From 2b8cd21beaa6dd5d4fafedac3bf20ae80237da0e Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 9 Apr 2015 22:05:08 -0400 Subject: [PATCH] this fixes https://github.com/chrisaljoudi/uBlock/issues/1225 --- platform/chromium/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 342f554ef..6da953548 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -47,6 +47,7 @@ "run_at": "document_idle" } ], + "incognito": "split", "minimum_chrome_version": "22.0", "options_page": "dashboard.html", "options_ui": {