Added signed xpi for firefox users.

This commit is contained in:
deepjyoti30
2020-05-14 19:13:31 +05:30
parent fc9f4ec35b
commit eb1b1739f1
2 changed files with 3 additions and 5 deletions

View File

@@ -19,12 +19,10 @@ Just another minimal startpage for browsers.
- On chrome, open extensions from the tool menu or open it from [chrome://extensions](chrome://extensions).
- Click on load unpacked, navigate to the directory where you cloned the repo and select it.
### Firefox (temporary)
### Firefox
- Open ```about:debugging``` from your Firefox browser.
- Click on This Firefox and select ```Load Temporary Add On...```
- Open the cloned repo directory and select any file there (preferrably ```manifest.json```)
- It should be installed.
- Get the latest ```xpi``` file from the dist directory.
- Go to add ons from Firefox and select the xpi file you downloaded, it should be installed.
## Upcoming