TabMixPlus icon indicating copy to clipboard operation
TabMixPlus copied to clipboard

Add check update feature for Firefox Scripts

Open Merci-chao opened this issue 1 month ago • 23 comments

Since the script loader typically requires updates only when it fails, I propose adding a check-for-update feature to improve reliability.

For example, I have implemented logic in my scripts that compares the local version information with the remote file available in the repository: https://github.com/Merci-chao/userChrome.js/blob/fc941b9235939c6b08d1719e48c2fb41804d40f3/PageTitle%40Merci.chao.uc.js#L43-L90

Merci-chao avatar Nov 27 '25 02:11 Merci-chao