startpage/README.md

630 B

How to install

  1. Download the extension
  2. Goto about:addons
  3. Click on the top right button
  4. Click Install Add-on From File
  5. Select the Add-on

How to build

  1. Build the bundle with npm run buildProd
  2. Provide the secrets required for signing the addon
  3. Sign the Add-on by Mozilla with npm run ext:sign

Usefull links