-
Notifications
You must be signed in to change notification settings - Fork 58
Installing Web Extension Manually
kickscondor edited this page Mar 3, 2020
·
5 revisions
Download the latest zip from the releases page. (Not the 'Source code' zip!)
- Unzip the zip file into a directory.
- Open the Firefox menu and select Add-ons.
- Click the settings (gear) dropdown.
- Select Debug Add-ons.
- The Debugging page should open, click Load Temporary Add-on....
- Select the manifest file in the directory from step 1 and click Open.
Download the latest zip from the releases page. (Not the 'Source code' zip!)
- Unzip the zip file into a directory.
- Open the Chrome menu and select More tools > Extensions.
- In the upper-right corner, turn on Developer mode by moving the slider to the right.
- A Load unpacked button should be revealed. Click that.
- Select the directory from step 1 and click Select Folder.