Firefox Extensions
Chester Wyke October 22, 2023 Updated: April 26, 2025 #MiscReference Sources
To get started see Your first extension tutorial. Note must package and sign before it can be installed for more than just debugging.
Persistent Install
Source: https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/
Install web-ext tool
Test web-ext tool works
Testing an extension
By default it watches for changes and reloads your extension
Run lints
Packaging your extension
Get the extension signed and published
One option is to go via the Developer Hub