Fork of Userscript+ : Show Site All UserJS. Source code & authors information found here.
Finds available UserJS for current webpage.
Preview(s) |
---|
![]() |
![]() |
![]() |
Version | Link | Alternative | Note |
---|---|---|---|
Userscript | Greasy Fork | Install (GitHub) | - |
Userscript Legacy | Install (GitHub) | - | Homepage |
Chrome/Edge/Opera | GitHub | - | Work in progress |
Firefox | GitHub | Add-on Store | Work in progress |
(Optional) Mobile Bookmarklet:
May not work on every 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)})();
Finds available UserJS for current webpage from various UserJS hosts (e.g, Greasy Fork), displays a found count bottom right of the webpage, automatically disappears after 10 seconds (can be configured).
Tested and compatible with TamperMonkey and ViolentMonkey.
- Multilingual support.
- Config can be synced with current user script manager.
- Automatically finds language through
navigator.language
, all dates will match your current language. - List displays the following information for each UserJS: name, description, creation date, author(s), version, daily installs, total installs, user ratings.
- List can be filtered through search.
- List is sorted by Daily Installs, highest to lowest.
- Designed for desktop and mobile devices.
- Available search engines: Greasy Fork, Sleazy Fork, Open UserJS, GitHub, Gist (GitHub)
- Built-in Greasyfork Search with Sleazyfork Results include.
- May conflict with any UserJS that runs in iframes.
- May leave a opened tab when installing user scripts.