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.
Very easy to use
Супер! Есть еще одно похожее расширение. Оно, правда, только с css умеет работать, но оно позволяет редактировать прям на той же странице в отдельной колонке.
Very useful. Thanks a log.
Quería ocultar mis seguidores porque me hace seguir unas dinámicas muy tóxicas en Twitter... y he conseguido gracias a esta extensión ocultarlos. Por si os interesa, poned en el apartado CSS: a[href="/bolverkr/followers"] { display: none; } @Bolverkr es mi user, cambiadlo por el que queráis dejar de ver y listo. De nada.
Best way to customize any website!
This extension is the "Best of Breed" and very satisfying to use. I use it to * finetune some tools I use to my specific needs, * adjust tools certain groups of my colleagues use to better fit our processes and to * quickly sketch out changes/additions to our products which I recommend to my teams. I would be less capable, creative and certain about many things without it.
Thank you for the great stuff. I was using it to Japanese the ticker in Tradingview. I don't know if it was due to a recent Chrome update, but it suddenly stopped working. The code I had been referring to until then was the one described in the following blog. https://tecurio.com/trading-view-symbol-list-japanese-localization/ I am hoping to get it up and running again.
Did what I wanted instantly, great work.
Давно пользуюсь, вот пишу отзыв!
I love it. I can write once and stop getting anoying by bad web site that created by someone else and I have to use everyday :)