Overview
Lightweight userscript manager
BareScript is a minimal userscript manager that lets you run custom JavaScript on any website. FEATURES • Run custom scripts on any website using @match URL patterns • Simple dashboard for creating and managing scripts • Per-script enable/disable toggle • Familiar userscript metadata format • Global on/off switch LIGHTWEIGHT & PRIVATE BareScript is built with simplicity in mind. No bloat, no tracking, no data collection. All your scripts and settings are stored locally on your device. EASY TO USE Create scripts using the familiar userscript format: // ==BareScript== // @name My Script // @match https://example.com/* // @run-at document-end // ==/BareScript== console.log('Hello from BareScript!'); SUPPORTED DIRECTIVES • @name - Script name displayed in dashboard • @match - URL patterns where the script runs (supports wildcards) • @run-at - When to inject (document-start or document-end) OPEN SOURCE BareScript is free and open source. View the code and contribute at github.com/flamenkito/barescript
0 out of 5No ratings
Details
- Version1.0.0
- UpdatedJanuary 9, 2026
- Size37.78KiB
- LanguagesEnglish (United States)
- Developer
- Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes