Magic Userscript+ : Show Site All UserJS

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

Fra 29.06.2021. Se den seneste versjonen.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Forfatter
magicoflolis
Vurderinger
0 0 0
Versjon
2.3.11
Lagd
11.02.2021
Oppdatert
29.06.2021
Size
9,9 kB
Lisens
MIT
Gjelder
Alle sider

Magic Userscript+

Finds available UserJS for current site.

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

Features

Recommended to 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

Preview


Chrome:

There are no excluded websites, use at your own risk.

Firefox:

There are no excluded websites, use at your own risk.

User Script:

The userscript WON'T work for all websites, info.

Manual:

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.

Known bugs

  • [ 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.

Build Setup

Additional help

# 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

License

MIT

Contacts

GitHub

Twitter

Greasy Fork