Skip to content

Commit b099d75

Browse files
committed
feat(RightClickEnable): bump version to 1.9 and update icon URL
1 parent ca27118 commit b099d75

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RightClickEnable.user.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
// ==UserScript==
22
// @name Allow Right-Click with Tampermonkey Menu Option
33
// @namespace typpi.online
4-
// @version 1.8
4+
// @version 1.9
55
// @description Allows right-clicking on websites that prevent it by clicking the menu button in the Tampermonkey extension.
66
// @author Nick2bad4u
77
// @match *://*/*
88
// @grant GM_registerMenuCommand
9-
// @icon https://i.gyazo.com/353b60294e0dc77af7119d58ab0aa1ad.png
9+
// @icon https://i.gyazo.com/ba5b7116d7140e7a247e176c312b4bd5.png
1010
// @updateURL https://github.com/Nick2bad4u/UserStyles/raw/refs/heads/main/RightClickEnable.user.js
1111
// @downloadURL https://github.com/Nick2bad4u/UserStyles/raw/refs/heads/main/RightClickEnable.user.js
1212
// @license UnLicense

0 commit comments

Comments
 (0)