File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ![ userscript+.gif] ( https://cdn.rawgit.com/jae-jae/_resources/master/img/userscript+.gif )
1+ ![ userscript+cn .gif] ( https://cdn.rawgit.com/jae-jae/_resources/master/img/userscript+cn .gif )
22# Userscript+
33
44[ ![ Tampermonkey] ( https://img.shields.io/badge/Tampermonkey-up%20to%20date-green.svg )] ( https://tampermonkey.net/ )
99[ ![ i18n] ( https://img.shields.io/badge/i18n-PR-blue.svg )] ( https://github.com/jae-jae/Userscript-Plus/tree/master/src/common/lang )
1010[ ![ GitHub stars] ( https://img.shields.io/github/stars/badges/shields.svg?style=social&label=Star&style=flat-square )] ( https://github.com/jae-jae/Userscript-Plus )
1111
12- Show current site all UserJS,The easier way to install UserJs for Tampermonkey.
12+ ** Userscript+** 是一款` Tampermonkey ` 脚本,作用是当你浏览网页的时候,从右下角自动为你推荐适用于当前页面的` Tampermonkey ` 脚本,并且可以一键安装指定的脚本。
13+
14+ 很多时候,我们并不知道一些网站是否有用户提供用来优化页面的脚本,而** Userscript+** 就能帮你自动寻找适用的UserJS,并默认按照评分高低排序推荐给你,给你带来一种全新的` Tampermonkey ` 使用体验!
15+
16+ ## 安装
17+ 1 . 安装Chrome插件` Tampermonkey `
18+
19+ Chrome Store: [ https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo ] ( https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo )
20+
21+ 2 . 安装` Userscript+ `
22+
23+ 你可以通过`GreasyFork`或者`GitHub`来安装此脚本:
24+ - GreasyFork: [https://greasyfork.org/zh-CN/scripts/24508](https://greasyfork.org/zh-CN/scripts/24508-userscript-show-site-all-userjs)
25+ - 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)
26+
27+ ## 特性
28+ - 自动在右下角静默为你推荐脚本,并会在10秒后自动消失
29+ - 筛选评分最高的前50条脚本
30+ - 脚本列表支持自定义排序
31+ - 支持一键安装脚本
32+ - 支持查看脚本详情
33+ - 支持访问脚本首页和作者首页
34+ - 点击关闭按钮后,当前网站的` 本次会话 ` 的所有页面都将不会再出现本插件的提示框
35+ - 只有当找到了适用于当前网站的脚本的时候才会显示提示框
36+ - Vue+iView界面设计流畅漂亮
37+
38+ ## 已知Bug
39+
40+ 1 . 在某些网站下面插件界面图标不显示,如: Githuh
41+
42+ ** 原因** :这是因为这些网站的安全策略阻止了插件图标字体文件的加载,导致图标无法正常显示
43+
44+
45+
46+ ## 贡献代码
47+
48+ 如果你愿意为本项目贡献代码,请遵守[ standard] ( https://standardjs.com/ ) 规范。
49+
50+ ## License
51+ MIT
52+
1353
14- 显示当前网站的所有可用Tampermonkey脚本
Original file line number Diff line number Diff line change 1515 " tampermonkey"
1616 ],
1717 "author" : " Jaeger <JaegerCode@gmail.com>" ,
18- "license" : " ISC " ,
18+ "license" : " MIT " ,
1919 "bugs" : {
2020 "url" : " https://github.com/jae-jae/Show-Site-All-UserJS/issues"
2121 },
You can’t perform that action at this time.
0 commit comments