HomePage-Lite

🏠 HomePage Lite - Browser Extension

HomePage Lite (Version 10.0) is a lightweight, high-performance browser extension that replaces your default new tab page with a custom, beautifully integrated web dashboard via an iframe. It fully supports both Google Chrome (Manifest V3) and Mozilla Firefox (Manifest V2).

✨ Key Features

🚀 Installation Guide

For Google Chrome, Edge, & Brave (Manifest V3)

  1. Download or clone this repository.
  2. Open your browser and navigate to chrome://extensions/.
  3. Enable Developer mode (toggle in the top right corner).
  4. Click Load unpacked and select the root folder of this repository.
  5. (Note: The browser will automatically read the manifest.json file).

For Mozilla Firefox (Manifest V2)

  1. Download or clone this repository.
  2. Important: Rename manifest-firefox.json to manifest.json (replace the existing Chrome one).
  3. Open Firefox and navigate to about:debugging#/runtime/this-firefox.
  4. Click Load Temporary Add-on…
  5. Select the manifest.json file from your project folder.