blaise-io / live-reload

Browser extension for web devs. Monitors source files on a page and reloads page or source file when a change is detected.
MIT License
60 stars 9 forks source link

Not reloading for me #2

Closed Holo-Alex closed 6 years ago

Holo-Alex commented 6 years ago

It is not working for me unfortunately.

I'm using Doxygen 1.8.13 to generate .html, .css, .js and .png files to a folder lets say file:///C:/html/

So in the PlugIn I configured the following Paths: Host URL: file:///C:/html/*.html

Source file URLs file:///C:/html*

Monitor source URLs every [2] seconds

But after a new build from Doxgen the page gets never reloaded.