From 5db79c7e8ef05bea07d1e811de4c9a7755be85f2 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Tue, 1 Mar 2016 13:31:51 +0000 Subject: Key bindings; and one more tiny tweak. --- background_scripts/commands.coffee | 1 - 1 file changed, 1 deletion(-) (limited to 'background_scripts/commands.coffee') diff --git a/background_scripts/commands.coffee b/background_scripts/commands.coffee index 4dbcd1cd..08b8f449 100644 --- a/background_scripts/commands.coffee +++ b/background_scripts/commands.coffee @@ -380,7 +380,6 @@ commandDescriptions = moveTabLeft: ["Move tab to the left", { background: true, passCountToFunction: true }] moveTabRight: ["Move tab to the right", { background: true, passCountToFunction: true }] - # These are background-page commands because all requests go via the background page. "Vomnibar.activate": ["Open URL, bookmark, or history entry", { noRepeat: true }] "Vomnibar.activateInNewTab": ["Open URL, bookmark, history entry, in a new tab", { noRepeat: true }] "Vomnibar.activateTabSelection": ["Search through your open tabs", { noRepeat: true }] -- cgit v1.2.3