diff --git a/manifest.firefox.json b/manifest.firefox.json index 82b117331e..f40ccafec5 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -10,10 +10,10 @@ "128": "icons/logo_128.png" }, - "applications": { + "browser_specific_settings": { "gecko": { "id": "floccus@handmadeideas.org", - "strict_min_version": "57.0" + "strict_min_version": "109.0" } },