Zoekt beschikbare gebruikerscripts voor de huidige webpagina.
A complete rewrite of Userscript+ : Show Site All UserJS
Finds available UserScripts and UserStyles for the current webpage, the power of Greasy Fork on the go!
List of known issues by Web Browser
UserScript:
IMPORTANT
The UserScript only works on
HTTPSsites! (https://example.com)
Web Extension:
Bookmarklet (not recommended):
Save this URL as a bookmark, clicking it will cause the UserScript version to inject itself into the current webpage.
javascript:(function(){['https://cdn.jsdelivr.net/gh/magicoflolis/Userscript-Plus@master/userscript/dist/magic-userjs.user.js'].map(s=>document.body.appendChild(document.createElement('script')).src=s)})();
UserScript Features:
Tested and compatible with TamperMonkey or ViolentMonkey
Too many requests... if limit is reached ) - disabled by defaultGM_registerMenuCommand:
Web Extension Features:
(UserScript) How do I open the menu?:
(UserScript) Nothing appears bottom right:
(UserScript) Error occurred while injecting Container:
(UserScript) Error occurred while loading UserJS for this webpage:
No available UserJS for this webpage:
Filter out other languagesFork this repo and open a pull request - Rules - Guide
How to add or edit translations? How to build? - Build