Closed Croydon closed 1 year ago
Use "browser_specific_settings" instead of "applications". Warning: The "applications" property in the manifest is deprecated and will no longer be accepted in Manifest Version 3 and above.
Use "browser_specific_settings" instead of "applications".
Warning: The "applications" property in the manifest is deprecated and will no longer be accepted in Manifest Version 3 and above.
Not sure yet, what the minimal FF version is for this.
The documentation says v42, but I find this suspect. There is also no mention of the applications property anymore at all, making it hard to understand when this was introduced and when to migrate. https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings
applications
Oops. Duplicate of #243
Not sure yet, what the minimal FF version is for this.
The documentation says v42, but I find this suspect. There is also no mention of the
applications
property anymore at all, making it hard to understand when this was introduced and when to migrate. https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/browser_specific_settings