We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca27118 commit b099d75Copy full SHA for b099d75
1 file changed
RightClickEnable.user.js
@@ -1,12 +1,12 @@
1
// ==UserScript==
2
// @name Allow Right-Click with Tampermonkey Menu Option
3
// @namespace typpi.online
4
-// @version 1.8
+// @version 1.9
5
// @description Allows right-clicking on websites that prevent it by clicking the menu button in the Tampermonkey extension.
6
// @author Nick2bad4u
7
// @match *://*/*
8
// @grant GM_registerMenuCommand
9
-// @icon https://i.gyazo.com/353b60294e0dc77af7119d58ab0aa1ad.png
+// @icon https://i.gyazo.com/ba5b7116d7140e7a247e176c312b4bd5.png
10
// @updateURL https://github.com/Nick2bad4u/UserStyles/raw/refs/heads/main/RightClickEnable.user.js
11
// @downloadURL https://github.com/Nick2bad4u/UserStyles/raw/refs/heads/main/RightClickEnable.user.js
12
// @license UnLicense
0 commit comments