Skip to content

codewithbalaji/Simple-React-Browser-Extension

Repository files navigation

Colour Changer - browser extension

Overview

A simple project created for assessment: Using React.js to make a simple browser extension that can change the background color of a website.

Installation Guide

Follow these steps to install the extension in your local machine:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Install Node.js if not already installed on your system.
  4. In the terminal, run npm install to install frontend dependencies.
  5. Once dependencies are installed, run npm run build to get dist files.
  6. Go to Chrome, navigate to My Extensions, and click on "Load unpacked." Then, select the "dist" folder.
  7. Make sure to enable Developer Mode and enjoy!

Sample Video

  • Usage of extension Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published