Code Tweak empowers your browser with custom UserScript support.
Scroll to explore
Edit user scripts in our custom all in browser code editor
Point and click to identify DOM elements directly on any webpage
Easily import exsisting userscripts
Use prebuilt template's for common script modifications
Our intuitive and simplistic dashboard makes it easy to manage all of your scripts in one place
High performance with minimal memory and CPU usage
Add Code Tweak to Chrome from the Web Store with a single click.
Search for scripts on Greasy Fork or create your own with our editor.
Right-click on any element to select it directly into your code.
Enable, disable, edit, or delete scripts from the dashboard.
User scripts are small JavaScript programs that modify the behavior or appearance of websites you visit. They can add new features, remove annoyances, or make sites more usable. Think of them as mini-extensions that you can write yourself or download from the community.
Yes, this extension is compatible with most standard user scripts created for other popular script managers like Tampermonkey and Greasemonkey, as long as they follow common user script patterns and metadata formats.
Absolutley, you can easily import and export scripts you or the community has created.
No, Code Tweak respects your privacy and doesnt collect your data.
Join likeminded developers creating and sharing userscripts. Get help, share your creations, and collaborate.
// Community highlight function joinCommunity() { const dev = new Developer('you'); community.welcome(dev); return dev.contribute(); }
Join many developers enhancing their web experience with custom scripts
Add to Chrome