add keyboard shortcut to open sidebar

Issue #54 on hold
Julie Jones created an issue

I use the sidebar for reading. It is annoying to have to use ctrl-B to open bookmarks and then select In My Pocket.

Adding the possibility for users to assign a keyboard shortcut would make In My Pocket even more usable.

Add to manifest

"commands": {
"sidebar_action": {
"suggested_key": {
"default": "Alt+P"
},
"description": "open sidebar"
},

Comments (2)

  1. Log in to comment