From 767e5c3e71056b33402f266e299dc9e1f89e65b3 Mon Sep 17 00:00:00 2001 From: Daniel Bornkessel Date: Thu, 9 Nov 2017 00:45:28 +0100 Subject: [PATCH] Change keyboard shortcut for moving tabs to ctrl-shift-e fixes kesselborn/conex#85 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index da35aae..a8a6576 100644 --- a/manifest.json +++ b/manifest.json @@ -27,7 +27,7 @@ }, "_execute_page_action": { "suggested_key": { - "default": "Ctrl+Shift+M" + "default": "Ctrl+Shift+E" } } }, @@ -41,7 +41,7 @@ "19": "icons/icon_error_19.png", "38": "icons/icon_error_38.png" }, - "default_title": "re-open to tab in other container (CMD+Shift+M / CTRL+Shift+M)" + "default_title": "re-open to tab in other container (Ctrl+Shift+E / Cmd+Shift+E (mac))" }, "background": { "scripts": [