From bccd926a09e5b76f825808323029b0964c390bf3 Mon Sep 17 00:00:00 2001 From: gorhill Date: Fri, 21 Jul 2017 10:11:07 -0400 Subject: [PATCH] remove superfluous entries --- platform/webext/manifest.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/platform/webext/manifest.json b/platform/webext/manifest.json index e8a7a1a53..5e77bef90 100644 --- a/platform/webext/manifest.json +++ b/platform/webext/manifest.json @@ -20,21 +20,12 @@ }, "commands":{ "launch-element-zapper":{ - "suggested_key":{ - - }, "description":"__MSG_popupTipZapper__" }, "launch-element-picker":{ - "suggested_key":{ - - }, "description":"__MSG_popupTipPicker__" }, "launch-logger":{ - "suggested_key":{ - - }, "description":"__MSG_popupTipLog__" } },