diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index bf2f76bda..84f38e21b 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -17,13 +17,13 @@ "browser_specific_settings": { "gecko": { "id": "uBlock0@raymondhill.net", - "strict_min_version": "128.0", + "strict_min_version": "115.0", "data_collection_permissions": { "required": [ "none" ] } }, "gecko_android": { - "strict_min_version": "128.0" + "strict_min_version": "115.0" } }, "commands": {