We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9039e commit 0624c34Copy full SHA for 0624c34
jira-issue-link-fixer.meta.js
@@ -1,12 +1,11 @@
1
// ==UserScript==
2
// @name Jira Issue Link Fixer
3
// @namespace http://www.agiledigital.com.au/
4
-// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
5
-// @version 0.3.0
+// @version 0.4.0
6
// @description Issue links in Jira navigate directly to the issue page.
7
// @author Rory Stokes
8
// @downloadURL https://github.com/rorystokes/jira-issue-link-fixer/raw/master/jira-issue-link-fixer.user.js
9
// @updateURL https://github.com/rorystokes/jira-issue-link-fixer/raw/master/jira-issue-link-fixer.meta.js
10
// @include /^https?:\/\/jira\.[a-z\.]*\/secure\/RapidBoard\.jspa\?/
11
// @grant none
12
-// ==/UserScript==
+// ==/UserScript==
0 commit comments