No Browser Cache for User Scripts

Updates the user script install link on every refresh to avoid browser caching.

2023-11-29 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
NaeemBolchhi
रेटिंग
0 0 0
आवृत्ती
0.2
बनवली
2023-11-29
अपडेट केली
2023-11-29
आकार
8.44 KB
License
GPL-3.0-or-later
यांवर लागू होते:

Have you ever faced an issue where you're trying to install your userscript after just pushing a new update and your browser keeps downloading the previous version? That will automatically go away after some time, though I don't know exactly how long. But there is some annoyance there and it bothered me enough, so I made this script to resolve that. The install links are dynamically updated with a string containing the current date and time, resulting in uncached links every time.