Monitors source files on a page. Reloads the page or just the changed stylesheet when source files are updated. Monitors included scripts, stylesheets and/or frames on a page for changes using configurable rules. Reloads the entire page or just the source file that was changed.
Not sure why your page is not reloading? — Debug your rules by visiting about:devtools-toolbox?type=extension&id=live-reload@blaise.io
Due to security restrictions in web extensions, files served using the file system (file://...) cannot be monitored. A quick and easy workaround is to serve local files over http using Python, NodeJS or PHP.
Doesn't work? Need a feature? — Please create an issue on Github or send a mail to blaisekal@gmail.com. Please specify steps to reproduce so I can help you better.
- License: MIT License
- Weekly downloads: 37
- Average daily users: 989
- Rating: 3.913/5 of 23 ratings
- Created: 2017-11-25 18:25:50
- Last updated: 2021-08-07 11:15:45
- Homepage: https://github.com/blaise-io/live-reload/
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/live-reload/
- API: live-reload@blaise.io