add ability to show pocket list in sidebar

Issue #48 closed
Julie Jones created an issue

Showing my pocket list in a sidebar instead of a popup would make it much more usable.

Currently I have to open the popup, select a page to read and then close the popup in order to see the entire page.

Comments (5)

  1. Pierre-Adrien Buisson repo owner

    Hi and thanks for the feedback! You can currently already open in my pocket in the sidebar, using the “view > sidebar > In My Pocket” menu on your firefox 🙂 not sure how it can be accessed in windows though, but since this is a Firefox standard feature, it must be accessible somewhere too.

  2. Julie Jones reporter

    The sidebar is great. I didn’t see mention of it in the doc and when I looked at keyboard shortcuts it wasn’t there. I didn’t even think to look in the view/sidebar menu. Thanks.

  3. Julie Jones reporter

    Please add the ability to have a keyboard shortcut.

    Manifest update

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

  4. Log in to comment