dotjs
dotjs is a Google Chrome extension that executes JavaScript files
...It works by mapping JavaScript files to domains, so when a user visits a site, the corresponding script is executed seamlessly in the background. This approach enables users to personalize and enhance website behavior without modifying the original source code or relying on heavy user script managers. The tool is particularly useful for developers and power users who want to tweak interfaces, automate repetitive actions, or inject additional functionality into web pages. dotjs emphasizes simplicity by using a file-based structure where each script corresponds directly to a domain, making it easy to manage and organize customizations. ...