Magic Userscript+
평점 3개
)개요
The power of Greasy Fork on the go!
*A complete rewrite of [Userscript+ : Show Site All UserJS](https://github.com/jae-jae/Userscript-Plus)* Finds available UserScripts and UserStyles for the current webpage, the power of [Greasy Fork](https://greasyfork.org) on the go! [UserScript Changelog](https://github.com/magicoflolis/Userscript-Plus/blob/master/CHANGELOG.user.md) [Web Extension Changelog](https://github.com/magicoflolis/Userscript-Plus/blob/master/CHANGELOG.md) [List of known issues by Web Browser](https://github.com/magicoflolis/Userscript-Plus/blob/master/browser-issues.md) ## **Download** **UserScript:** > [!IMPORTANT] > The UserScript only works on `HTTPS` sites! ([https://example.com](https://example.com)) * [Greasy Fork](https://greasyfork.org/scripts/421603) * [Open UserJS](https://openuserjs.org/scripts/Magic/Magic_Userscript+_Show_Site_All_UserJS) - outdated * [GitHub Repo](https://github.com/magicoflolis/Userscript-Plus/blob/master/dist/magic-userjs.user.js?raw=1) **Web Extension (under construction):** *Firefox:* * [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/userscript-plus/) * [GitHub Repo](https://github.com/magicoflolis/Userscript-Plus/releases/tag/webext/latest) *Chromium:* * [Chrome Web Store](https://github.com/magicoflolis/Userscript-Plus/releases/tag/webext/latest) * [GitHub Repo](https://github.com/magicoflolis/Userscript-Plus/releases/tag/webext/latest) **Bookmarklet (not recommended):** Save this URL as a bookmark, clicking it will cause the **UserScript version** to inject itself into the current webpage. ```JS javascript:(function(){['https://cdn.jsdelivr.net/gh/magicoflolis/Userscript-Plus@master/userscript/dist/magic-userjs.user.js'].map(s=>document.body.appendChild(document.createElement('script')).src=s)})(); ``` ## Features * General: * UI designed for mobile and desktop devices * Multiple language support - date formats are based on your current language * Import / export config and theme * Customize theme UI * Query UserScripts and UserStyles from: * [Greasy Fork](https://greasyfork.org) - enabled by default * [Sleazy Fork](https://sleazyfork.org) - disabled by default * [GitHub](https://github.com/search?l=JavaScript&o=desc&q="==UserScript==") ( requires [Personal Access Token](https://github.com/settings/tokens), no permissions are required ) - disabled by default * Built-in UserScripts: * [GreasyFork Bullshit Filter](https://greasyfork.org/scripts/12179) - disabled by default * [Greasyfork Search with Sleazyfork Results include](https://greasyfork.org/scripts/23840) - disabled by default * Automation: * Fetch on load - query on page load * Blacklist: * Attempts to exclude certain hosts from being queried - localhost, bank, government, etc. * Menu: * Search for UserScripts - for shortcuts see [Wiki](https://github.com/magicoflolis/Userscript-Plus/blob/master/wiki/README.md#shortcuts) * Filter UserScripts which do not match your current language * Sort UserScripts, default sorting "Daily Installs" * Preview UserScripts code before install * Save UserScript as a local file * UserScript highlights: * UserScripts created by the [author](https://greasyfork.org/users/166061) - enabled by default * UserScript recommendations - enabled by default **UserScript Features:** > Tested and compatible with [TamperMonkey](https://www.tampermonkey.net/) or [ViolentMonkey](https://violentmonkey.github.io/) * General: * Maximize, minimize, or close menu * Sync config with UserScript manager or per host * Customize timeout window - can be re-injected using your managers User Script Commands menu * Query UserScripts and UserStyles from: * [Open UserJS](https://openuserjs.org) ( limited availability, will read `Too many requests...` if limit is reached ) - disabled by default * Automation: * Inject on load - injects menu on page load * Automatic fullscreen - maximizes menu when opened * UserScript Commands via `GM_registerMenuCommand`: * Inject Userscript+ - injects menu into the page * Close Userscript+ - removes menu from the page **Web Extension Features:** * General: * You can fullscreen the list and it will open it to a new tab ## Previews <p> <img src="https://raw.githubusercontent.com/magicoflolis/Userscript-Plus/master/assets/using-tabs.gif"> <img src="https://raw.githubusercontent.com/magicoflolis/Userscript-Plus/master/assets/install-userscript.gif"> </p> ## FAQ / Troubleshooting **(UserScript) How do I open the menu?:** * Click or touch the bottom right of a webpage **(UserScript) Nothing appears bottom right:** > [List of known issues by Web Browser](https://github.com/magicoflolis/Userscript-Plus/blob/master/browser-issues.md) * Try again on another webpage [[Test Page](https://youtube.com)] * Default timeout is 10000ms before the count disappears * If issue persists, see [View Console Logs](#view-console-logs) or submit a [New Issue](https://github.com/magicoflolis/Userscript-Plus/issues/new/choose) **(UserScript) Error occurred while injecting Container:** * Try again on another webpage [[Test Page](https://youtube.com)] * This error is caused by the current webpage not supporting [attachShadow](https://developer.mozilla.org/en-US/docs/Web/API/Element/attachShadow) **(UserScript) Error occurred while loading UserJS for this webpage:** * Reload the webpage or try again on a different webpage [[Test Page](https://youtube.com)] * This error *may* be caused by * An error occurred in an enabled search engine while fetching content * Script is unable to fetch content on current or all webpages **No available UserJS for this webpage:** * This error *can* be caused when no UserJS could be found in enabled search engines * If there are known UserJS to exist in enabled search engines, enable `Filter out other languages` ## View Console Logs * Open your web browsers Inspect Element and navigate to it's Console * Locate the following **[UserJS] < message >** ( you can filter your Console by entering **UserJS** or **[** ) * **If nothing appears, this means the script is not executing at all!** * For any additional help, submit a [New Issue](https://github.com/magicoflolis/Userscript-Plus/issues/new/choose) ## Want to Contribute? Fork this repo and open a [pull request](https://github.com/magicoflolis/Userscript-Plus/pulls) - [Rules](https://github.com/magicoflolis/Userscript-Plus/blob/master/wiki/Build.md#contribution-rules) - [Guide](https://github.com/magicoflolis/Userscript-Plus/blob/master/wiki/Build.md#contribution-guide) How to add or edit translations? How to build? - [Build](https://github.com/magicoflolis/Userscript-Plus/blob/master/wiki/Build.md) ### Roadmap * Finish WebExtension * See TODO section in [UserScript Changelog](https://github.com/magicoflolis/Userscript-Plus/blob/master/CHANGELOG.user.md) ### Source Code * [https://github.com/magicoflolis/Userscript-Plus](https://github.com/magicoflolis/Userscript-Plus)
5점 만점에 3.7점평점 3개
세부정보
- 버전6.0.0
- 업데이트됨2025년 3월 12일
- 제공Magic
- 크기1.0MiB
- 언어언어 12개
- 개발자
이메일
aaronthecodpro@gmail.com - 비판매자판매자로 식별되지 않은 개발자입니다. 유럽 연합에 거주하는 소비자의 경우, 이 개발자와 체결한 계약에 대해서는 소비자 권리가 적용되지 않을 수 있음을 유의해야 합니다.
개인정보 보호
개발자가 사용자 데이터에 관해 다음과 같이 선언했습니다
- 승인된 사용 사례를 제외하고 서드 파티에 판매하지 않음
- 항목의 핵심 기능과 관련 없는 목적으로 사용하거나 전송하지 않음
- 신용도 판단 또는 대출 목적으로 사용하거나 전송하지 않음
지원
질문, 제안 또는 문제와 관련하여 도움이 필요하시면 개발자의 지원 사이트를 방문하세요.