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__" } },