diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index e06791d36..ad5d19487 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -17,6 +17,9 @@ "browser_specific_settings": { "gecko": { "id": "uBlock0@raymondhill.net", + "strict_min_version": "78.0" + }, + "gecko_android": { "strict_min_version": "79.0" } }, diff --git a/platform/mv3/firefox/manifest.json b/platform/mv3/firefox/manifest.json index f750878ac..723ef0fc8 100644 --- a/platform/mv3/firefox/manifest.json +++ b/platform/mv3/firefox/manifest.json @@ -17,6 +17,9 @@ "gecko": { "id": "uBOLite@raymondhill.net", "strict_min_version": "114.0" + }, + "gecko_android": { + "strict_min_version": "114.0" } }, "declarative_net_request": {