AI 产品解读Userscript and userstyle manager that injects custom JavaScript and CSS into any website
Allows developers and power users to customize website appearance and behavior by injecting custom code, without modifying the websites themselves
1. Open extension popup or options page
2. Create a new JavaScript or CSS rule
3. Define URL patterns (e.g., https://example.com/*) using wildcards
4. Write custom JavaScript or CSS/SCSS code in the built-in editor
5. Optionally add external libraries
6. Save the rule
7. Extension automatically injects code on matching pages via content scripts or userScripts API
Inject custom JavaScript on any websiteInject custom CSS/styles on any websiteURL pattern matching with wildcards for targeting specific sitesSASS/SCSS compilation supportBuilt-in code editor with syntax highlighting (Ace editor)Multiple editor themes (Dracula, Monokai, One Dark, etc.)
- 目标用户
- Web developers / Frontend engineers / Power users who customize websites / Users who need custom CSS overrides / Developers testing scripts on live sites
- Source code is heavily minified making exact feature identification harder
- Donation link to boosty.to found but cannot confirm if any features are gated behind donation
- Options UI is in large bundled file (the-options.js) making detailed feature analysis challenging
付费分析未识别到付费功能
All extension features are fully available without payment. No Stripe, billing, subscription, premium tier, or feature gating detected. The 'checkout' keyword hits are false positives from Ace editor's checkOutdent() function. Optional donation link exists (boosty.to/ten_rabbits/donate) but does not gate any functionality.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely locally using Chrome's storage API. No authentication flows, OAuth providers, account creation, or user registration found in any source files. All data (scripts, CSS rules, settings) is stored locally in the browser with no server-side user accounts.
Great extension, I've been using it for years. One recommendation for the next update: It seems to not detect the URL changes on single page apps, like Twitter for example. So if the script does not fire on the first child URL visited on a specific domain, it will not fire throughout the whole SPA, no matter the trigger URL is visited later.
Есть возможно как-то делиться скриптами? Если нет, то хотелось бы увидеть в след версиях
extension site needs full dark mode. also seem to be having an issue with removing a site from the list. useful extension and looking forward to updates.
Добавьте отдельно предзапуск яваскрипта в начале страницы, чтобы не ждать исполнения всей страницы минуту
내가 이런 리뷰 잘 안남기지만 이런 유용한 확장 프로그램에 추천을 안할수가 없네요. 과거에도 비슷한 기능의 확장 프로그램이 있었는데 그에 비할바가 아니네요.
Tried 4 other extentions before. This worked
Спасибо за предоставление такого замечательного инструмента! Было бы лучше, если бы страница автоматически обновлялась после изменения статуса правила.
This is so much easier and better to use than Tampermonkey. Thank you! By the way, the donation option might have issues when trying to pay.
Ohne zu wissen dass es bereits existiert, hatte ich überlegt etwas Ähnliches zu entwickeln. Diese Extension erfüllt aber bereits alle meine wichtigsten Wünsche. Fantastische Arbeit! 👍 (Das Teilen von Scripts wäre noch gut, verstehe aber dass man das evtl wegen Sicherheitsbedenken oder/und Moderation eher lassen möchte).
Wonderful implementation.