Magic Userscript+ : 顯示當前網站所有可用的UserJS腳本 Jaeger

顯示當前網站的所有可用UserJS(Tampermonkey)腳本,交流QQ群:104267383

目前為 2022-06-19 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
magicoflolis
評價
0 0 0
版本
2.3.13
建立日期
2021-02-11
更新日期
2022-06-19
尺寸
15.1 KB
授權條款
MIT
腳本執行於
所有網站

Magic Userscript+

[09/09/21] Greasy Fork version may not work due to userscript library being removed. Use GitHub version for now.

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

Finds available UserJS for current site.

Preview


Version Link Note Alternative Build
Chrome Install [Chrome Web Store] There are no excluded websites, use at your own risk. Must be installed manually. Install [GitHub] Extension
Firefox Install [Firefox Add-ons] There are no excluded websites, use at your own risk. Can be installed manually. Install [GitHub] Add-on
Userscript Install The userscript WON'T work for all websites, info. Install [GitHub] Userscript

Features

Optional install Greasyfork Search with Sleazyfork Results include.

Currently Userscript+ can only find userscripts through GreasyFork, I've added support for SleazyFork along with a few additional features and tweaks!

let sleazyfork_redirect = false; // "true" to enable, "false" to disable

Known bugs

  • [ User Script ] May conflict with a few running user scripts. (Example: Twitter External Translator)
  • [ All ] May leave a opened tab when installing user scripts.
  • [ User Script ] Found count may not appear.
  • [ User Script ] In some sites below the plug-in interface icon is not displayed

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.

Manual Install

Chromium

  • Download and unzip latest release into desired folder.
  • Go to chromium/chrome Extensions.
  • Click to check Developer mode.
  • Click Load unpacked extension....
  • In the file selector dialog:
    • Select the directory userscript_for_tampermonkey-* / desired folder.
    • Click Open.

Firefox

See: Temporary installation in Firefox

  • Download and unzip latest release into desired folder.
  • Copy and paste about:debugging#/runtime/this-firefox into your URL.
  • Click Load Temporary Add-on….
  • In the file selector dialog:
    • Select the directory userscript_for_tampermonkey-* / desired folder.
    • Click Open.

Build Setup

Developed using VSCodium.

Help Links
web-ext documentation
http-server
How to edit scripts with your favorite editor?
# Install dependencies ( if error use npm i --force )
npm i
# [ Production ] Builds both User Script and Browser Extension
npm run build:all
# [ Development ] User Script
# Recommend bookmarking for faster deployment
# http://localhost:8080/magic-userjs.user.js
npm run dev:user
npm run http-server
# [ Development ] Browser Extension
# For Firefox use web-ext
# Recommended to create additional profile about:profiles
web-ext run -p <profile>
npm run dev:browser
# For Chrome load unpacked, REPLACE manifest.json with chrome-manifest.json

Source Code

License

MIT

Contacts

GitHub

Twitter

Greasy Fork