Welcome to Firefox for Android Add-ons.
Add extra features and styles to make Firefox for Android your own.
CloseReview for Minimize on Close by Richi
Rated 4 out of 5 stars
How do I do that?
To make the addon work on 136, one only has to update strict_max_version in the manifest version and change the first lines in experiment.js to
const { ExtensionCommon } = ChromeUtils.importESModule(
"resource://gre/modules/ExtensionCommon.sys.mjs");
To create your own collections, you must have a Mozilla Add-ons account.