Skip to content

Browser extension for web devs. Monitors source files on a page and reloads page or source file when a change is detected.

License

Notifications You must be signed in to change notification settings

blaise-io/live-reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

885f53f · Sep 23, 2023
Aug 7, 2021
Apr 5, 2020
Jun 29, 2018
Jun 29, 2018
Nov 25, 2017
Sep 25, 2020
Sep 23, 2023
Aug 7, 2021
Jul 4, 2018
Feb 7, 2020
Feb 9, 2020

Repository files navigation

Live Reload

Web extension for web devs. Monitors source files on a page. Reloads the host page or the changed source file when a change is detected.

How does it work?

Start by creating a "reload rule" where you specify a host URL for a page. Then specify which source file URLs to monitor for changes on that host page.

When you visit a page matching a host URL you configured, it will start monitoring the specified source files (if they're included in the host page). When a change is detected, it will ireload the page or optionally only reload the source file inline without reloading the host page. Inline reloading is supported for stylesheets and frames.

Live Reload allows monitoring iframes, stylesheets, scripts and the host page itself.

Downloads

Screenshots

About

Browser extension for web devs. Monitors source files on a page and reloads page or source file when a change is detected.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published