This guide will show you how to install an extension from a local file (such as .zip, .crx, or .xpi) in Firefox.
- Download the extension file as a .xpi file. If you have a .zip, extract it first.
- Open Firefox and enter about:debugging#/runtime/this-firefox in the address bar.
- Click Load Temporary Add-on….
- Select the .xpi file, or if you have a folder, select the manifest.json file inside the extension folder.
- The extension will be installed temporarily (until you restart Firefox).
Note: Firefox only allows temporary installation from local files. For permanent installation, use the official store when available.
Tip: Always be careful when installing extensions from outside the official store. Only use files from trusted sources.