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.
Все отлично работает на версии 2.1.1, нон как только обновляется до 3.0.6, все стоит. И как отключить эти обновления? 🤷 Друг выпили автообновление версии. Дай чистую и стабильную 2.1.1. заранее ставлю 5, так как верю в тебя 😊 Ну или хотя бы кнопку обновить версию, я каждые 2-3 часа код переписку из за этого обновления. Заранее спс.
"Could you add a feature that allows switching between JS or CSS editing panels via a tab? Also, the left sidebar is too large, making the entire code editing area feel cramped and somewhat overwhelming."
Perfectly worked for my requirements. Thanks. Much appreciated.
Спасибо за замечательное расширение! Скажите появится ли возможность импорта ESM модулей? На сколько я понимаю нужно просто добавить type="module" при подключении.
Works most of the time but sometimes it caches the old code and even after multiple changes, they don't get reflected on the site.
This is one of my most frequently used tools. Love the purpose, usability and the constant, seamless improvement. Kudos to the developer: you are part of my internet, my work and my workflows, <3.
Не работает на страницах yandex
The best tool. Is there anyone who knows a good alternative for this module for Firefox? Legjobb eszköz. Van itt valaki, aki ismeri ilyen kiegészítőt Firefox-hoz? Köszi.
Very useful
Just started using it. Very nice. One thing that would make it more perfect is if the CSS updated in open tabs upon save. The Programmatic Injection implies that it will load edits without reloading open tabs, but my experience is that the styles either do not get injected at all, or still require the tab to be refreshed.