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.


developer-mode developer-mode


Then click on Load unpacked and select the dist/chrome folder.


load-unpacked


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.


load-temporary


Then select the manifest.json file from the dist/firefox folder.


load-temporary


You should now see the extension in your browser.