Skip to content

Rathnayaka1988/Userscript-Plus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Userscript+

Fork of Userscript+ : Show Site All UserJS. Source code & authors information found here.

Finds available UserJS for current webpage.

Preview(s)
Demo 1
Demo 2
Demo 3

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)})();

About

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).

Features

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.

Known bugs

  • May conflict with any UserJS that runs in iframes.
  • May leave a opened tab when installing user scripts.

Source Code

Contacts

GitHub

Twitter

Greasy Fork

About

🐒 Finds available user-scripts for current site including adult sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.1%
  • SCSS 10.5%
  • Other 0.4%