diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index ccd317d29..9f0c10ea0 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -39,7 +39,7 @@ } ], "incognito": "split", - "minimum_chrome_version": "22.0", + "minimum_chrome_version": "26.0", "options_page": "dashboard.html", "options_ui": { "page": "options_ui.html" diff --git a/platform/opera/manifest.json b/platform/opera/manifest.json index 012eddf57..c0364d53a 100644 --- a/platform/opera/manifest.json +++ b/platform/opera/manifest.json @@ -39,7 +39,7 @@ } ], "incognito": "split", - "minimum_chrome_version": "22.0", + "minimum_chrome_version": "26.0", "options_page": "dashboard.html", "permissions": [ "contextMenus",