diff options
| author | Stephen Blott | 2015-01-03 16:26:06 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2015-01-03 16:26:06 +0000 | 
| commit | 21e4636c7898709e2cbece8cd85cc2ae4d2ce790 (patch) | |
| tree | 1ab039337b4d7229a9e61853d002d87f1f594ec1 /manifest.json | |
| parent | 7889b3c2c68354d377c31121d6fb94f528e0454c (diff) | |
| download | vimium-21e4636c7898709e2cbece8cd85cc2ae4d2ce790.tar.bz2 | |
Modes; add template for visual mode.
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index c47a4a88..2d01ad50 100644 --- a/manifest.json +++ b/manifest.json @@ -46,6 +46,7 @@               "content_scripts/mode.js",               "content_scripts/mode_insert.js",               "content_scripts/mode_passkeys.js", +             "content_scripts/mode_visual.js",               "content_scripts/vimium_frontend.js"              ],        "css": ["content_scripts/vimium.css"],  | 
