Loading the extension
Chrome and Brave
To load the extension in your browser, you need to enable developer mode and load the extension from the dist/chrome
folder.
Go to chrome://extensions
and enable developer mode.
Then click on Load unpacked
and select the dist/chrome
folder.
You should now see the extension in your browser.
Firefox
To load the extension in your browser, load the extension from the dist/firefox
folder.
Go to about:debugging#/runtime/this-firefox
and click on Load Temporary Add-on
.
Then select the manifest.json
file from the dist/firefox
folder.
You should now see the extension in your browser.