WebScripts
codesmith32
WebScripts is a user scripts Chromium extension that integrates Microsoft's Monaco code editor, and allows writing scripts in either JavaScript or TypeScript. It's an open-sourced, simple but powerful, zero-tracking alternative to Tampermonkey. Disclaimer: This extension is primarily for developers, and is not catered for non-technical users. The intention is that you write your own scripts. Copying scripts from untrusted sources is very dangerous, and can seriously compromise your security. This plugin does not protect you from the risks of untrusted code. See more details and additional documentation on the GitHub repository: https://github.com/CodeSmith32/WebScripts