Custom browser startpage
|
||
---|---|---|
.vscode | ||
src | ||
.drone.yml | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
How to install
- Download the extension
- Goto
about:addons
- Click on the top right button
- Click
Install Add-on From File
- Select the Add-on
How to build
- Build the bundle with
npm run buildProd
- Provide the secrets required for signing the addon
- Sign the Add-on by Mozilla with
npm run ext:sign