🧩 How to Add This Extension to Chrome
-
Install dependencies
npm install
-
Build the extension
npm run build
-
Load the extension in Chrome
- Open Chrome and go to
chrome://extensions/ - Enable Developer mode (top right)
- Click Load unpacked
- Select the
dist/folder inside the project
- Open Chrome and go to