make chrome
Open the Extensions page by navigating to chrome://extensions
, enable Developer mode then Load unpacked to select the extension directory: target/chrome
.
make firefox
- Open
about:config
, changexpinstall.signatures.required
tofalse
. - Open
about:addons
❯ Extensions, click Install add-on from file and select the package file:target/firefox/package.zip
.