diff options
| author | Phil Crosby | 2012-05-05 15:40:35 -0700 | 
|---|---|---|
| committer | Phil Crosby | 2012-05-05 18:32:13 -0700 | 
| commit | 5f946f23d453bcde40a0de2dc7f83db3fb0bf723 (patch) | |
| tree | 3623afd31f32b11220f3a65a70f0db0252af9b81 /manifest.json | |
| parent | 8bbdcd53d87f3504853405d6e20c11759666e487 (diff) | |
| download | vimium-5f946f23d453bcde40a0de2dc7f83db3fb0bf723.tar.bz2 | |
Move createActionOpenUrl and company to the frontend page. Stop requiring completion.js from the frontend
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 78b3a088..b0598dd2 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,6 @@               "lib/keyboardUtils.js",               "lib/domUtils.js",               "lib/clipboard.js", -             "lib/completion.js",               "linkHints.js",               "fuzzyMode.js",               "vimiumFrontend.js"  | 
