jae-jae / Userscript-Plus

:monkey: Show current site all UserJS,The easier way to install UserJs for Tampermonkey. 显示当前网站的所有可用Tampermonkey脚本
1.8k stars 276 forks source link
chrome greasemonkey iview tampermonkey tampermonkey-script userjs userscript vue

userscript+.gif

Userscript+

Build Status Tampermonkey webpack Vue iView JavaScript Style Guide i18n GitHub stars

Show current site all UserJS,The easier way to install UserJs for Tampermonkey.

Userscript + is a Tampermonkey user script, the role is when you browse the web, from the bottom right corner automatically for you to recommend the current page Tampermonkey script, and can install a designated script.

Many times, we do not know whether some sites have users to provide the script to optimize the page, but Userscript+ will be able to help you automatically find the applicable UserJS, and by default, according to the score from high to low order recommended to you, bring you a new Tampermonkey use experience!

Installation

  1. Install the Chrome/Firefox plugin Tampermonkey

    Chrome Store: https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo

    Firefox addons:https://addons.mozilla.org/en-US/firefox/addon/tampermonkey

  2. Install Userscript+

    You can install this script via GreasyFork orGitHub::

Userscript+ Chrome/Firefox extension

Features

Whitelist and blacklist

Edit script => Settings tab => Includes/Excludes

In the Tampermonkey to enter the script editing interface, selectSettingtab, this tab below theIncludes/Excludesoption, set the white list and blacklist here, see Figure:

us+en-ex.gif

Known bug

  1. In some sites below the plug-in interface icon is not displayed,Such as:Github

    Reason:This is because the security policy of these sites to prevent the plug-in icon font file loading, resulting in the icon does not display properly.

Contribute

If you are willing to contribute code to this project, please follow the standard specification.

License

MIT