# Live Reload — monitor and reload html, css, js

> Addon for web devs. Monitor included JS, CSS and/or HTML in frames and automatically reload the host page when a change is detected in the included source. Supports inline reloading of stylesheets and frames without reloading the host page.

Canonical page: [https://chrome-stats.com/d/live-reload](https://chrome-stats.com/d/live-reload)

## Overview

- **ID:** `live-reload`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Blaise Kal
- **Category:** web-development,other,tabs
- **Daily users:** 549
- **Weekly downloads:** 7
- **Rating:** 3.93 / 5 (27 ratings)
- **Version:** 1.8.4
- **Last updated:** 2021-08-07
- **First published:** 2017-11-25
- **Size:** 35 KB
- **Data as of:** 2026-09-10
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/live-reload/)
- **Website:** [https://github.com/blaise-io/live-reload/issues](https://github.com/blaise-io/live-reload/issues)

## Description

Live Reload is a powerful Chrome extension designed for web developers to monitor and automatically reload HTML, CSS, and JavaScript sources. It detects changes in included scripts, stylesheets, and frames, and reloads either the entire host page or just the updated source file, boosting development efficiency.

This extension supports inline reloading of stylesheets and frames without the need for a full page refresh, speeding up your workflow. While it cannot monitor files served via the local file system (`file://`), it can easily be used with files served over HTTP using simple servers like Python, NodeJS, or PHP. For troubleshooting and feature requests, the developers encourage users to utilize the built-in debugging tools and GitHub issue tracker.

## Rankings

- #4,726 — Overall
- #9 — reload
- #10 — monitor
- #32 — html
- #50 — live
- #60 — css editor

## Permissions and access

### Permissions

- `<all_urls>`
- `storage`
- `tabs`
- `webNavigation`
- `webRequest`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** Low risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Review summary

### Pros

- Works effectively with local servers (like XAMPP, MAMP, WAMP) for live reload of files
- Easy to use and set up with minimal configuration required
- Helps developers save time by reducing the need for constant manual refreshes
- HTTP server agnostic, not tied to any specific framework

### Cons

- Excessive permissions required (access to all website data)
- Some basic functionality appears to fail for certain users
- Limitations in monitoring specific file types or dealing with dynamic content (e.g., Captchas)
- Does not support local files directly due to addon restrictions

## Similar extensions and apps

- [Live Dev](https://chrome-stats.com/d/live-dev)
- [Live Server Web Extension](https://chrome-stats.com/d/live-server-web-extension) — 5,135 users, 4.64 / 5
- [CSS Reload](https://chrome-stats.com/d/css-reload-we) — 114 users, 4.00 / 5
- [LiveReload](https://chrome-stats.com/d/livereload) — 108 users
- [Auto Reload Runner](https://chrome-stats.com/d/auto-reload-runner)
- [Live Reload Pro](https://chrome-stats.com/d/live-reload-pro) — 1 users
- [FileWatcher](https://chrome-stats.com/d/filewatcher) — 46 users, 5.00 / 5
- [Browser Reloader](https://chrome-stats.com/d/browser-reloader) — 1 users
- [page\_reloader](https://chrome-stats.com/d/page_reloader) — 8 users, 5.00 / 5
- [LiveReload - Web extension](https://chrome-stats.com/d/livereload-web-extension) — 1,799 users, 4.55 / 5
- [CSS Reloader](https://chrome-stats.com/d/css-reloader) — 1,463 users, 4.13 / 5
- [Content Override & Watch](https://chrome-stats.com/d/content-override-watch) — 1 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/live-reload)
