We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63770d5 commit ca27118Copy full SHA for ca27118
1 file changed
GyazoDirectLink.user.js
@@ -1,7 +1,7 @@
1
// ==UserScript==
2
// @name Gyazo Gif and Video Direct Link Button
3
// @namespace typpi.online
4
-// @version 3.6
+// @version 3.7
5
// @description Adds a link button to redirect to the direct video or gif link on Gyazo
6
// @author Nick2bad4u
7
// @license UnLicense
@@ -11,6 +11,8 @@
11
// @icon https://www.google.com/s2/favicons?sz=64&domain=gyazo.com
12
// @grant none
13
// @tag gyazo
14
+// @downloadURL https://update.greasyfork.org/scripts/521788/Gyazo%20Gif%20and%20Video%20Direct%20Link%20Button.user.js
15
+// @updateURL https://update.greasyfork.org/scripts/521788/Gyazo%20Gif%20and%20Video%20Direct%20Link%20Button.meta.js
16
// ==/UserScript==
17
18
(function () {
0 commit comments