I have talked about how add-ons interact with the new Firefox on Android, but we didn’t have any easily accessible documentation. Now we have some guides and code snippets:
- Landing page for Firefox on Android extensions
- Simple guide for building a restartless mobile add-on
- Code snippets for Firefox on Android
- Placeholder page for the NativeWindow API
Feel free to help make the MDN documents better!
Remember, the basics of building an add-on for Firefox on Android is no different than building an add-on for Firefox on Desktop.
I also added a basic restartless add-on skeleton for Firefox on Android on github.