Hi, I’ve recently started trying to make my add-on work on Firefox for Android. There are a lot of differences in the API (for example, no such thing as chrome.browserAction.setTitle
) so I ended up on this page listing out the differences between developing for desktop and mobile. However, the article is out of date so I was wondering if a newer version existed.
Thanks!