FileWatcher is a browser extension for web developers that automatically reloads browser tabs when one of the watched source files changes.
Homepage: https://coolsoft.altervista.org/filewatcher
Installation instructions and pre-built binaries for Windows (32/64bit) here: https://coolsoft.altervista.org/filewatcher
Only signed versions can be automatically loaded by Firefox. Since Firefox addons review could take some time for a new release to be approved, if you want to test the latest available version you need to:
- download source files from GitHub (https://github.com/coolsoft-ita/filewatcher)
- open
about:debugging
page on Firefox - select This Firefox subtab
- click on Load temporary addon button and select
manifest.json
from source files you've downloaded above
FileWatcher is open source software, licensed under GPLv3.
- Fixed issue in duplicate rule feature.
- New feature to bypass browser cache while reloading a tab.
- Updated privacy policy to state this addon DOES NOT collect any user data.
- [native app] Added binary signature to reduce antivirus false positives
- Added a button to allow duplication of an existing rule
- Improved CSS colors in dark mode
- Fixed Options page colors when Firefox Dark mode is enabled.
- First release