Skip to content

Commit ca27118

Browse files
committed
feat(GyazoDirectLink): bump version to 3.7 and update download and update URLs
1 parent 63770d5 commit ca27118

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

GyazoDirectLink.user.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name Gyazo Gif and Video Direct Link Button
33
// @namespace typpi.online
4-
// @version 3.6
4+
// @version 3.7
55
// @description Adds a link button to redirect to the direct video or gif link on Gyazo
66
// @author Nick2bad4u
77
// @license UnLicense
@@ -11,6 +11,8 @@
1111
// @icon https://www.google.com/s2/favicons?sz=64&domain=gyazo.com
1212
// @grant none
1313
// @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
1416
// ==/UserScript==
1517

1618
(function () {

0 commit comments

Comments
 (0)