erwa / chrome-create-jira-link-plugin

Chrome plugin that creates a Jira link in a pop-up when you click on a Jira ticket id
GNU General Public License v2.0
2 stars 1 forks source link

Create Jira Link

Install it here: https://chrome.google.com/webstore/detail/gfjlkhjkfcbcjbkhajogliacgoocfphg

Creates a Jira link in a popup for Jira ticket ids by clicking on them. Unlike other Jira link plugins, this plugin does not modify the original text; it instead shows the Jira link in a plugin. Modification of the original text can be confusing because the user might think all users can see the link, when in reality, only those who have installed the plugin can see it.

Please report bugs and feature requests on the Issues page.

Acknowledgments

Code was inspired by and adapted from the Zhongwen Chrome extension.