diff --git a/src/manifest.json b/src/manifest.json index 3f17337c4..a93bc24f2 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -5,7 +5,7 @@ "homepage_url": "http://idawef.com/read.crx-2/", "description" : "2chブラウザ", "manifest_version": 2, - "minimum_chrome_version" : "21", + "minimum_chrome_version" : "23", "content_security_policy": "default-src 'self'; img-src 'self' http://* https://* data:; style-src 'self' 'unsafe-inline'; connect-src 'self' http://*; frame-src 'self' http://*; font-src data:", "incognito" : "split", "options_page" : "view/index.html?q=config",