diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index 956cf759f..bf2f76bda 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": "92.0", + "strict_min_version": "128.0", "data_collection_permissions": { "required": [ "none" ] } }, "gecko_android": { - "strict_min_version": "92.0" + "strict_min_version": "128.0" } }, "commands": {