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.3
作成日
2023/11/29
更新日
2023/11/29
大きさ
8.44KB
ライセンス
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.