diff options
| -rw-r--r-- | manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index e8e51407..f0c297c2 100644 --- a/manifest.json +++ b/manifest.json @@ -2,6 +2,7 @@ "manifest_version": 2, "name": "Vimium", "version": "1.49", + "minimum_chrome_version": "41", "description": "The Hacker's Browser. Vimium provides keyboard shortcuts for navigation and control in the spirit of Vim.", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", |
