From 567539b074e4517018b3f3e6bcd0c283f32bb891 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Sun, 29 Apr 2012 18:56:56 -0700 Subject: Remove the venerable bookmarks implementation which is now superceded by the vomnibar. --- manifest.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manifest.json') 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", -- cgit v1.2.3