From c506c0cd7a64c923dda079e4a438b720a0b15deb Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 15 Sep 2018 06:15:40 -0400 Subject: [PATCH] fix https://github.com/uBlockOrigin/uBlock-issues/issues/223 --- platform/webext/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/webext/manifest.json b/platform/webext/manifest.json index 46fe0cc5e..6390720f4 100644 --- a/platform/webext/manifest.json +++ b/platform/webext/manifest.json @@ -66,7 +66,7 @@ }, "incognito": "split", "manifest_version": 2, - "minimum_chrome_version": "45.0", + "minimum_chrome_version": "51.0", "name": "uBlock Origin", "optional_permissions": [ "file:///*"