diff --git a/platform/webext/install.rdf b/platform/webext/install.rdf index 0d0e9b3bf..48ba61afc 100644 --- a/platform/webext/install.rdf +++ b/platform/webext/install.rdf @@ -25,5 +25,14 @@ + + + + {{aa3c5121-dab2-40e2-81ca-7ea25febc110}} + 54.0 + * + + + diff --git a/platform/webext/manifest.json b/platform/webext/manifest.json index 2579d659a..a848a03e0 100644 --- a/platform/webext/manifest.json +++ b/platform/webext/manifest.json @@ -58,8 +58,7 @@ "webNavigation", "webRequest", "webRequestBlocking", - "http://*/*", - "https://*/*" + "" ], "short_name": "uBlockâ‚€" }