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.
раньше работало норм, но после обновления, стала появляться такая фраза: Событие `DOMContentLoaded` не сработает, включите режим "запускать на старте". Как включить? Непонятно. P.s. Мерси за ответ, теперь работает!
faced the same issue (css not working) after the update, hope it can be fixed as soon as possible I had used this extension since 2019, it's my favourite extension to adjust / improve ui / ux for poor design of some website ----------- Edited: Thanks for the fast response, I had sent you the feedback via email
Спасибо за расширение! 1) Подскажите, пожалуйста, как пользоваться модулями, используя так называемое "Общее правило"? В целом, очень было бы хорошо использование модулей расписать где-нибудь подробнее, как это сделано с URL паттернами. 2) Очень не удобно реализована подсказка об URL паттернах, так как она появляется при наведении на всё поле URL, а не только на иконку "i". Из-за того, что в этой подсказке есть кнопки, то подсказка не исчезает при перемещении курсора со строки URL паттерна, а так как она исчезает медленно, то постоянно при перемещении курсора мыши в области написания кода и при условии что подсказка ещё не исчезла полностью, она снова появляется, хотя курсор мыши уже не находится на строке URL паттерна. Очень прошу этот момент учесть.
It pains me to leave a 1 star review as I love this extension. It worked perfectly until today's update when it started generating jQuery errors on popup modals. For those who love this extension and need an immediate solution, what I did was to download the 2.1.1 version from the CRX4Chrome website and sideload it manually as a local extension to continue enjoying the previous stable version.
Worked fine for months until today's update. Now CSS changes flash as the page loads (you see the old stuff before the changes take effect). This never happened before.
Completely useful
So damn fun.
I love this extension, I really wish they would add it to Firefox as well. GreaseMonkey is not as nice as this.
good, but can it run script before page load?
Love this! As a wide variety programmer, I use it everywhere to give myself a better user experience for so many sites!