Examine source code of Pocket in Sidebar

Inspect and view changes in Pocket in Sidebar source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "description": "",
  "manifest_version": 2,
  "name": "Pocket Sidebar",
  "version": "1.0.1resigned1",
  "permissions": [],
  "sidebar_action": {
    "browser_style": false,
    "default_title": "Pocket",
    "default_icon": {
      "52": "resources/icon.svg"
    },
    "default_panel": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{64690374-6b5e-4948-90dd-336ed1ac1b6b}"
    }
  }
}