From 04732a7906af9af10075a034170f691e07e721ad Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Thu, 8 Jun 2023 17:11:13 +0000 Subject: [PATCH] https://github.com/mozilla/multi-account-containers/commit/b29ba2094ef4e624856792340021ff9cca5ec8fe --- src/manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/manifest.json b/src/manifest.json index b449db3..acb6dd9 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -45,6 +45,13 @@ }, "description": "Open containers panel" }, + "sort_tabs": { + "suggested_key": { + "default": "Ctrl+Comma", + "mac": "MacCtrl+Comma" + }, + "description": "Sort tabs by container" + }, "open_container_0": { "suggested_key": { "default": "Ctrl+Shift+1"