Linkify JIRA Issues icon

Linkify JIRA Issues

Extension Actions

CRX ID
ekbbnaokafbanjgmcbllligemhiclbcb
Description from extension meta

Turns JIRA key names (such as 'SUPPORT-123') to links in webpages for easy navigation.

Image from store
Linkify JIRA Issues
Description from store

Linkify JIRA Issues turns Atlassian JIRA issue keys (such as 'SUPPORT-123') to links in webpages for easy navigation. With Linkify JIRA Issues, getting between JIRA and your other workflow management tools, like GitHub or Gmail, is a breeze. Save time and frustration, and give Linkify JIRA Issues a try.

Linkify JIRA Issues does not contain ads or any tracking of any kind. It's free now and always.

Latest reviews

Kevin Chiu
It does a decent job
Michael Liquori
Great extension and to @steve jagodzinski - all Chrome extensions are unminified Javascript so anyone can see all the code. Use developer mode and search for the ID of the extension to find the folder using an app like Find Any File or in terminal (not Finder). There is no data being sent anywhere, and it doesn't know anything about your company. It is just a simple regex finding things that LOOK like JIRA tickets and turning them into links. Super useful! The only downside is that I have gotten so used to it that I forget other people don't have it and I disabled it in docs.google.com so I can be sure to add links for others as appropriate and not rely on everyone having this handy tool.
Steve Jagodzinski
Is this open source to be sure that data is not being sent home? This extension works perfectly, but I have to rate it a 3 because the source is not readily available / there is no way to know its not sending content home. I mainly want this to link to JIRA from GitLab, and I don't need a random Chrome extension developer knowing all of our company inner source code. Happy to change to a 5 if source code can be provided.
Steve Jagodzinski
Is this open source to be sure that data is not being sent home? This extension works perfectly, but I have to rate it a 3 because the source is not readily available / there is no way to know its not sending content home. I mainly want this to link to JIRA from GitLab, and I don't need a random Chrome extension developer knowing all of our company inner source code. Happy to change to a 5 if source code can be provided.
Anonymous
Exactly what I needed.
Forrest Smith
This works well for me, except for one quirky behavior on Chrome OS that is actually pretty disruptive: If I'm typing out an issue tag in a text-input box, the moment when the plain text gets caught and edited into a link by the extension also seems to reset the placement of my cursor in the text box (it seems to almost always jump back to just before the start of the link). Is there a way to disable the auto-linking in text-input boxes? Or to have it add the link but but leave my cursor where it is?
Forrest Smith
This works well for me, except for one quirky behavior on Chrome OS that is actually pretty disruptive: If I'm typing out an issue tag in a text-input box, the moment when the plain text gets caught and edited into a link by the extension also seems to reset the placement of my cursor in the text box (it seems to almost always jump back to just before the start of the link). Is there a way to disable the auto-linking in text-input boxes? Or to have it add the link but but leave my cursor where it is?
Derek Jobst
This is awesome, it does exactly what I was looking for. Whoever you are Matthew Sullivan, thank you!
Jarosław Rencz
It would be great to be able to decide whether links should always be opened in a new tab
Jarosław Rencz
It would be great to be able to decide whether links should always be opened in a new tab
Anonymous
This is a very useful extension, however two issues: (1) Sometimes the 'browse path' that I set gets reset back to the default 'https://example.com/browse/'. Very annoying - I wish I could "lock" the configured value not to be reset. (2) I need more than one Jira domain, but this extension only supports a single one.
Robert Wunsch
I do like the plugin - BUT PROBLEM: I does not work for high issue values such as "CQ-4260316" - the last digit is being cut-off.
Robert Wunsch
I do like the plugin - BUT PROBLEM: I does not work for high issue values such as "CQ-4260316" - the last digit is being cut-off.
Nate Elmer
This is a simple and effective extension, thank you.
Nate Elmer
This is a simple and effective extension, thank you.
Audun Bjørkøy
Does what we want! Only thing I could ask for is an option to open links in new tabs.
Devon Lehman
Does exactly what I want it to do, works perfectly!
Devon Lehman
Does exactly what I want it to do, works perfectly!
Chris Lozeau
Links to JIRA issues perfectly. Time saver. Thanks!
Chris Lozeau
Links to JIRA issues perfectly. Time saver. Thanks!
Andrew Macheret
The only of this kind that I could find, however: 1. We use gitlab, but it unfortunately breaks the network graph and there's no way to exclude a page by wildcards like you can with userscripts. 2. The regex is case sensitive, and the only workaround is to do something like [tT][iI][cC][kK][eE][tT]-[0-9]+ which gets painful when you start to work with more projects. I ended up copying a chunk of the source code and making a personal userscript out of it.
Andrew Macheret
The only of this kind that I could find, however: 1. We use gitlab, but it unfortunately breaks the network graph and there's no way to exclude a page by wildcards like you can with userscripts. 2. The regex is case sensitive, and the only workaround is to do something like [tT][iI][cC][kK][eE][tT]-[0-9]+ which gets painful when you start to work with more projects. I ended up copying a chunk of the source code and making a personal userscript out of it.
Grzegorz P
Works like a charm, the only thing I miss is having name of the issue as tooltip for the link.
Grzegorz P
Works like a charm, the only thing I miss is having name of the issue as tooltip for the link.