https://github.com/fiorenmas/userscripts
Automatic compiled Userscript make it run faster
https://github.com/fiorenmas/userscripts
closure-compiler javascript-minify minifier minify-javascript tampermonkey terser userscript violentmonkey
Last synced: 9 months ago
JSON representation
Automatic compiled Userscript make it run faster
- Host: GitHub
- URL: https://github.com/fiorenmas/userscripts
- Owner: FiorenMas
- License: mit
- Created: 2024-01-25T13:22:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T07:11:09.000Z (9 months ago)
- Last Synced: 2025-04-12T00:51:45.967Z (9 months ago)
- Topics: closure-compiler, javascript-minify, minifier, minify-javascript, tampermonkey, terser, userscript, violentmonkey
- Language: Shell
- Homepage:
- Size: 2.17 MB
- Stars: 32
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Userscripts in this repository are compiled with Terser for reduced size and enhanced speed.
---
#### :question: Read [This](https://github.com/FiorenMas/Userscripts/blob/main/docs/FAQ.md) to find out why you should compile Userscripts.
#### :exclamation: I have tested the userscript below and it seems to be working properly. However, I am uncertain if it might still have some hidden bugs.
#### :warning: If you encounter errors, please reinstall the original version before reporting bugs to authors.
#### :thumbsup: If you have any userscripts you're interested in, please let me know. I've also reviewed some userscripts that don't seem to be working, and you can list those [Here](https://github.com/FiorenMas/Userscripts/blob/main/Not%20work)
---
## [Click Here to Download Page](../release/release/README.md)
---
### Idea inspired by [@gunir](https://github.com/gunir)