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.
The new look is very nice... however, it was much easier to see which script was enabled or not with the previous layout. Is it possible to have an option to always show enabled/disabled indicator? Also, is there an option to disable cloud uploads entirely, or have the ability to disable cloud uploads on all scripts? Having it default "Off" would also probably be a good idea. I don't know whose cloud that is or where it is, but I do not consent to any of my stuff being uploaded anywhere without my PRIOR consent. Also, is it possible to have multiple scripts on the same page, or one script on multiple pages yet? Setting things up for "domain.tld", then "domain.tld/*", then "*.domain.tld" and "*.domain.tld/*" just to make them distinct is getting old.
Excellent update!
Большое спасибо за расширение!!! Подскажите, пожалуйста, как подключить и использовать модуль Vue в скрипте? Никак не получается почему-то.
É uma excelente ferramenta e uma mão na roda para os desenvolvedores que trabalham através do DOM.
This tool has been amazing. However, after the latest update I am unable to save any changes. EDIT: I've found that I need to add something to the Javascript section to be able to save the CSS. So I just put a space into the JS.
Does not work after the last update on 31st January. Tried running in Isolated and non-isolated mode, both returned the same error, the objects I defined are not available from console.
Muy util
Не работает в Microsoft Edge, очень разочарован, а в целом прекрасное расширение
Very easy to use and works perfectly. JQuery injection supported
O fato de já possuir algumas bibliotecas (tipo JQuery) prontas pra inserir, e espaço pra vocês acrescentar as que quiser, faz dela a extensão mais prática pra essa finalidade. Parabéns e obrigado!