diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 0022dc846..39cff1f8c 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -62,5 +62,6 @@ "webRequestBlocking", "http://*/*", "https://*/*" - ] + ], + "short_name": "uBlock" }