diff options
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/manifest.json b/manifest.json index 4ef5edfe..6d971db2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@  {    "manifest_version": 2,    "name": "Vimium", -  "version": "1.51", +  "version": "1.52",    "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", @@ -40,7 +40,6 @@               "lib/dom_utils.js",               "lib/rect.js",               "lib/handler_stack.js", -             "lib/clipboard.js",               "lib/settings.js",               "lib/find_mode_history.js",               "content_scripts/ui_component.js", | 
