You can make a self-distributed extension available as a web download that is installed automatically into desktop Firefox. To install self-distributed extensions downloaded in Firefox for Android or distributed in another way, you need to provide instructions for installing the extension from a file.
If you use self-distribution for a beta version of a listed extension, Firefox doesnât automatically update the beta version when you sign a new beta version on AMO. For more information on delivering beta updates, see Distribute pre-release versions.
Automatic compatibility checks are performed for extensions installed from a file.
Preparing your add-onTo prepare your add-on for installation from file:
manifest.json
file, replacing your-add-on-name@your-domain.com with a suitable ID for your add-on:"browser_specific_settings": {
"gecko": {
"id": "your-add-on-name@your-domain.com"
}
}
An email address style ID is recommended.
To install an add-on from file in desktop Firefox, send the user the signed add-on with these instructions:
Save the add-on file on your computer.
In Firefox, open Add-ons and themes.
From the settings cog, open Install Add-on From File.
Browse to and open the saved add-on file.
When prompted, click Add.
The add-on now appears in the Add-on Managerâs list of installed add-ons and is ready to use.
To install an extension in Firefox for Android from file, make the extension available as a web download or send the user the signed extension and provide them with these instructions:
Download or save the extension file to your device.
In Firefox, open Settings, then About Firefox.
Tap the Firefox logo five times in quick succession. This unlocks hidden menu items.
Open Settings and then Install Extension from File.
Browse to and open the saved extension file.
When prompted, click Add.
The extension appears in the Extension list of installed extensions and is ready to use.
Publish
Add-ons for desktop appsPublish
Create an appealing listingPublish
Promoting your extension or themeRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4