Skip to content

Commit 4bd18b2

Browse files
committed
feat(GyazoDirectLink): bump version to 3.6 and add tag for better categorization
1 parent 5f07f89 commit 4bd18b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

GyazoDirectLink.user.js

Lines changed: 2 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.5
4+
// @version 3.6
55
// @description Adds a link button to redirect to the direct video or gif link on Gyazo
66
// @author Nick2bad4u
77
// @license UnLicense
@@ -10,6 +10,7 @@
1010
// @match https://gyazo.com/*
1111
// @icon https://www.google.com/s2/favicons?sz=64&domain=gyazo.com
1212
// @grant none
13+
// @tag gyazo
1314
// ==/UserScript==
1415

1516
(function () {

0 commit comments

Comments
 (0)