Autoreloader: Reload tab on file change (Win)
Autoreloader is a free Chrome add-on developed by robotreply. It is designed specifically for Windows users and allows you to monitor files on your hard disk and automatically reload Chrome tabs when those files change.
To get started, you will need to follow a few simple steps. First, download and run the setup.exe file from the official Autoreloader GitHub page. This will install the file monitor server on your computer.
Next, search for "autoreloader" on the Chrome Web Store and install the extension. Once installed, you can add folders that you would like to monitor using the "add directory" button.
From then on, whenever a new file is added, changed, or removed in the folders you're monitoring, your active tab in Chrome will automatically reload.
Autoreloader is an open-source app, and the full code for the server (Delphi) and extension (Javascript) can be found on the Autoreloader GitHub repository. The developers also welcome pull requests from the community, making it a collaborative project.