diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index 7ee7f6549..24f315d59 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -59,7 +59,7 @@ } ], "incognito": "split", - "minimum_chrome_version": "26.0", + "minimum_chrome_version": "38.0", "optional_permissions": [ "file:///*" ], "options_page": "dashboard.html", "options_ui": { diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 7ee974985..6191baa48 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -39,7 +39,7 @@ } ], "incognito": "split", - "minimum_chrome_version": "26.0", + "minimum_chrome_version": "38.0", "optional_permissions": [ "file:///*" ], "options_page": "dashboard.html", "permissions": [