npm run dev
Open: http://localhost:8082/popup.html
-
Open the Extensions Settings in Chrome:
- Click on the menu (three dots in the top-right corner of the browser).
- Select "More tools" → "Extensions".
- Or type the following into the address bar:
chrome://extensions/
-
Enable Developer Mode:
- Toggle the "Developer mode" switch in the top-right corner of the page.
-
Load the Unpacked Extension:
- Download the latest version of the extension or build it locally.
- Click the "Load unpacked" button.
- In the dialog that opens, select the folder
dist
containing your extension.
-
Verify the Extension is Loaded:
- The extension will appear in the list of active extensions.