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.4 KB
授權條款
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.