Fixed "applications" property in the manifest is deprecated and will no longer be accepted in Manifest Version 3 and above.

Cette révision appartient à :
Albirew 2024-03-09 15:15:03 +01:00
Parent 4cd0f61d80
révision a8a76a1cba
1 fichiers modifiés avec 2 ajouts et 2 suppressions

Voir le fichier

@ -3,11 +3,11 @@
"name": "__MSG_extensionName__",
"short_name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "7",
"version": "7.0.1",
"default_locale": "en",
"homepage_url": "https://github.com/Albirew/resurrect-pages",
"applications": {
"browser_specific_settings": {
"gecko": {
"id": "resurrect-pages@albirew.fr",
"strict_min_version": "57.0"