diff options
| author | Stephen Blott | 2015-04-25 09:47:49 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-04-25 10:12:42 +0100 | 
| commit | 7b3b3b4b7e9b9b39cf583e857c4f384a4fff7fb1 (patch) | |
| tree | aed331da03230c14ce50b1ecfbe1f5cfeb05131d /manifest.json | |
| parent | b1c27ca32fd3aa365990b959f22888c1d8d802ca (diff) | |
| download | vimium-7b3b3b4b7e9b9b39cf583e857c4f384a4fff7fb1.tar.bz2 | |
Remove requirement for Chrome 41.
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/manifest.json b/manifest.json index f0c297c2..e8e51407 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,6 @@    "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", | 
