Autoreloader: Reload tab on file change (Win)

#4 / 4 rate

Autoreloader: Reload tab on file change (Win)

250 users

2016-08-03

robotreply

Extension Information

5 star
75%
4 star
0%
3 star
0%
2 star
0%
1 star
25%

Supported Languages

Permissions

Description

(Windows only) Monitor files on your hard disk and reload pages automatically

Autoreloader v0.0.1

Automatically reload chrome tabs if files changes

Step 1: Install the file monitor server

- Download setup.exe from https://github.com/autoreloader/autoreloader/blob/master/Setup.exe?raw=true
- Run setup.exe
Step 2: Install the chrome extension

- Search "autoreloader" on chrome store and install extension
Step 3: Add folders that you would like to monitor using the "add directory" button.

That's it! Now anytime a new file is added, changed, or removed in the folders you're monitoring your active tab will automatically reload.

This is an open source app. You can find the full code for Server (Delphi) and Extension (Javascript) here:

https://github.com/autoreloader/autoreloader

Pull requests are always welcome!