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.
Splendid extension. I use it to test js injection for work to digest and convert tables into interactable ChartJS canvas elements, or for personal handy things like spitting out drive distances on an auctions site so I can easily see how far each one is- and it is absolutely perfect.
Its a great extension for online sites. However as a developer, the extension seems to be causing AntiForgery token errors on localhost with the error '__RequestVerificationToken' is not present. This even happens if I don't have a rule on my localhost site. The moment I disable the extension, it all works again.
Até hoje usava o Code Injector que irá ser barrado pela Google. Felizmente descobri esta Extensão ! Sou fã ! Funciona muito bem com o Jquery, e é "user friendly". Parabéns ao criador !
Rate 5 stars. BUT! How to close JS editor if I want to use only CSS editor? Как отключить/свернуть JS панель когда я ею вообще не пользуюсь?
Brilliant extension :)
☘️
I would like to migrate my JS & CSS settings from Chrome to Vivaldi. Do I have to copy and paste them one by one?
好用,而且 UI 真好看,感觉作者真的很用心打磨了
Great extension. Only thing that's missing is the option for a vertical split between the editors for vertical monitor setups. Would be perfect with that added.
Great extension but not too much customization. Suggestion for developer: - add possibility to share your piece of code with others (ability to install my code for other users); - add possibility to create custom snippets in editor (for now autocomplete works not as well as I want), so this feature will fix it; - add One Dark Theme, idk why this theme is not added, is the most popular theme in VS Code, Jetbrains editors... - can't choose editor font family But in general it's ok, good job!