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! Any chance it will ported to Firefox?
The modern Tampermonkey.
As a novice web front-end developer, using this plugin allows me to make the page structure clear and visible, truly saving my day!
Cumpre totalmente a proposta!
I freaking LOVE this! It is great for development, but i have used it quite a few times to correct or improve code on sites that i need to use. Such as, when they have an iframe that is too short.
Great.
Tried a few extensions for custom user stylesheets and this one was the clear winner. Very well-designed.
I would be lost without this fantastic extension. I've used it for years now, and very much appreciate the efforts of the developer in keeping this tool clean & simple, and yet somehow managing to progressively improve it without bloat. I do AB testing on multiple clients and this tool allows me to rapidly develop my tests locally before deploying to the various testing tools I use. The recent UI updates are top-notch and the new features especially the improved editor & SCSS are great.... and I rarely think this about UI revisions! I highly recommend and thank you again to the developer... keep up the good work.
Расширение прекрасное! давно использую! Но появились 2 проблемы после обновления: 1) не правильное закомментирование css (// вместо */) 2) периодически отскакивает курсор вниз при наборе кода что css, что js Убедительная просьба исправить! Давно работаю с вашим расширением, сейчас доставляет массу сложностей..
This extension saved my sanity again! Usually I test out client site changes on-the-go in my own local rules, but today did something for myself. Seems Microsoft support can't keep up with Microsoft developers in their changes, so the "show blocked content" must be clicked for every new email. Now, this extension lets me inject the code to handle this for me on any new email. I look forward to the newest version to be fully released for all as I still only have the cloud storage rules on one of my computers.