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.
Можно ли применять для локальных html-файлов? file:///X:/.../index.html. попробовал разные маски - не получилось
Works, very simple interface.
Я часто смотрю фильмы, а плееры у этих фильмов находятся в iframe и у них появляется рамка и если вписать video{outline:none;} то это никак не помогает... Хотя есть расширения которые работают и переназначают стили в ифреймах, к примеру Stylus. Очень не хочется ставить еще одно расширение, если по сути это тоже так долго мочь делать. Да и искать прочие расширения с возможностью внедрения js и css кода не хочется. Я думаю возможно сделать, что бы css код применялся ко всем сайтам, даже которые открыты в iframe окне. Было бы круто, если бы вы это сделали!
Nice & useful! How can i add to a "New Tab" page (formed by an extension)? i tried a URL of "" but hello world window.onload = function(){ alert('Hello world'); }; did not work ... any work around for "Null" URLs??
It's very useful.
THE BEST!!!
Good and useful
AMAZING I as a dev find this extremely useful for auto-start and page "rules" 6 stars
シンプルで分かりやすく大変諜報しています。 URL毎に、しかも階層的にカスケード出来るのも良いですね
very good helps me with my krunker CSS