Extension to inject scripts into whatever web page
An easy TamperMonkey substitute that allows you to automatically store and run any custom JavaScript scripts on any websites you want.
**Github code**
https://github.com/aadilmallick/custom-script-injector
**Patch Notes**
- v1.0.0: finish app. Allow scripts to stored, updated, and removed. Scripts will run correctly.
- v1.0.1: add prism code block styling to editor
- v1.0.2: add custom match patterns
**Future tasks**
- [ ] Validate the URL user adds the script to.