|
1 | | - |
2 | | -# Userscript+ |
| 1 | +<!--  --> |
| 2 | +> Fork of [https://github.com/jae-jae/Userscript-Plus#userscript](https://github.com/jae-jae/Userscript-Plus#userscript) |
3 | 3 |
|
4 | | -[](https://travis-ci.org/jae-jae/Userscript-Plus) |
5 | | -[](https://tampermonkey.net/) |
6 | | -[](https://github.com/webpack/webpack) |
7 | | -[](https://vuejs.org/) |
8 | | -[](https://www.iviewui.com) |
9 | | -[](https://standardjs.com) |
10 | | -[](https://github.com/jae-jae/Userscript-Plus/tree/master/src/common/lang) |
11 | | -[](https://github.com/jae-jae/Userscript-Plus) |
| 4 | + |
| 5 | + |
| 6 | +# Userscript+ For Firefox |
12 | 7 |
|
13 | 8 | > Show current site all UserJS,The easier way to install UserJs for Tampermonkey. |
14 | 9 |
|
15 | 10 | **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. |
16 | 11 |
|
17 | 12 | 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! |
18 | 13 |
|
19 | | -> - [中文说明](https://github.com/jae-jae/Userscript-Plus/blob/master/README-ZH.md) |
20 | | -> - [Описание на русском](https://github.com/jae-jae/Userscript-Plus/blob/master/README-RU.md) |
21 | | -
|
22 | 14 | ## Installation |
23 | | -1. Install the Chrome/Firefox plugin `Tampermonkey` |
24 | | - |
25 | | - Chrome Store: [https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo]( https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) |
26 | | - |
27 | | - Firefox addons:[https://addons.mozilla.org/en-US/firefox/addon/tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey) |
28 | | - |
29 | | -2. Install `Userscript+` |
30 | | - |
31 | | - You can install this script via `GreasyFork` or` GitHub`:: |
32 | | - - GreasyFork: [https://greasyfork.org/en/scripts/24508](https://greasyfork.org/en/scripts/24508-userscript-show-site-all-userjs) |
33 | | - - GitHub: [https://github.com/jae-jae/Userscript-Plus/raw/master/dist/show-site-all-userjs.user.js](https://github.com/jae-jae/Userscript-Plus/raw/master/dist/show-site-all-userjs.user.js) |
34 | | - |
35 | | -### Userscript+ Chrome/Firefox extension |
36 | | - |
37 | | -- Chrome webstore:[https://chrome.google.com/webstore/detail/okiocdganiomklllkfkmhneoibegifch](https://chrome.google.com/webstore/detail/okiocdganiomklllkfkmhneoibegifch) |
38 | | - |
39 | | -- Github: [https://github.com/jae-jae/Userscript-Plus/raw/master/crx/extension.crx](https://github.com/jae-jae/Userscript-Plus/raw/master/crx/extension.crx) |
40 | | - |
41 | | -- Firefox Add-ons: [https://addons.mozilla.org/en-US/firefox/addon/userscript-for-tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/userscript-for-tampermonkey) |
42 | | - |
43 | | -## Features |
44 | | -- Automatically appear in the lower right corner, recommend scripts for you, and will automatically disappear after 10 seconds |
45 | | -- Filter the top 50 script with the highest score |
46 | | -- The script list supports search filtering |
47 | | -- The script list supports custom sorting |
48 | | -- Supports one-click installation script |
49 | | -- Support for viewing script details |
50 | | -- Support access to the script home page and author home page |
51 | | -- Click the close button, the current site `this session` all the pages will no longer appear prompt box |
52 | | -- A prompt box is displayed only when found available script for the current site |
53 | | -- i18n international multilingual support.(**[Locale contributions](https://github.com/jae-jae/Userscript-Plus/tree/master/src/common/lang) are welcomed!**) |
54 | | -- Vue + iView UI design smooth and beautiful |
55 | | - |
56 | | -## Whitelist and blacklist |
57 | | -> Edit script => Settings tab => Includes/Excludes |
58 | | -
|
59 | | -In the `Tampermonkey` to enter the script editing interface, select` Setting `tab, this tab below the` Includes/Excludes `option, set the white list and blacklist here, see Figure: |
60 | | - |
61 | | - |
62 | | - |
63 | | -## Known bug |
64 | | - |
65 | | -1. In some sites below the plug-in interface icon is not displayed,Such as:Github |
66 | | - |
67 | | - **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. |
68 | | - |
69 | | -## Contribute |
70 | | - |
71 | | -If you are willing to contribute code to this project, please follow the [standard](https://standardjs.com/) specification. |
72 | | - |
73 | | -## License |
74 | | -MIT |
75 | | - |
76 | | - |
| 15 | +- Firefox Add-on: [https://addons.mozilla.org/en-US/firefox/addon/userscript-for-tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/userscript-for-tampermonkey) |
77 | 16 |
|
| 17 | +- Chrome Extension: [https://github.com/jae-jae/Userscript-Plus/raw/master/crx/extension.crx](https://github.com/jae-jae/Userscript-Plus/raw/master/crx/extension.crx) |
0 commit comments