Mozilla has announced that it has surpassed 1,000 add-ons available for the Android version of Firefox in the AMO catalog (addons.mozilla.org). In December 2023, after the launch of the add-on infrastructure for the Android version of Firefox, there were 489 add-ons in the catalog. In less than five months, the number of add-ons ported to the Android version of Firefox has doubled.
Add-on developers already providing products for the desktop version of Firefox can adapt their offerings for mobile by transitioning their add-ons from a persistent background execution model (extension.getBackgroundPage) to an event-driven model (browser.runtime.onMessage.addListener), as well as utilizing adaptive interface layout methods.
Source: opennet.ru
