No Browser Cache for User Scripts

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

2024-01-09 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
NaeemBolchhi
평점
0 0 0
버전
0.4
생성
2023-11-29
갱신
2024-01-09
크기
8.5KB
라이선스
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.