aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authorPhil Crosby2012-04-29 18:56:56 -0700
committerPhil Crosby2012-04-29 18:56:56 -0700
commit567539b074e4517018b3f3e6bcd0c283f32bb891 (patch)
tree29bb488bfc8fd4d3b8a4435855d4fda1f1a6a8cd /manifest.json
parentb07b102f9d3fa5d96502e58ad3f919764ed2fc76 (diff)
downloadvimium-567539b074e4517018b3f3e6bcd0c283f32bb891.tar.bz2
Remove the venerable bookmarks implementation which is now superceded by the vomnibar.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json
index a14e2fef..78b3a088 100644
--- a/manifest.json
+++ b/manifest.json
@@ -24,9 +24,7 @@
"lib/completion.js",
"linkHints.js",
"fuzzyMode.js",
- "vimiumFrontend.js",
- "completionDialog.js",
- "bookmarks.js"
+ "vimiumFrontend.js"
],
"css": ["vimium.css"],
"run_at": "document_start",