Sidepocket Firefox

Examine source code of Sidepocket

Inspect and view changes in Sidepocket source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sidepocket",
  "description": "Restyles pocket a little and makes it available in the sidebar.",
  "version": "0.1",
  "icons": {
    "16": "pocket.svg"
  },
  "sidebar_action": {
    "browser_style": false,
    "default_title": "Pocket",
    "default_icon": "pocket.svg",
    "default_panel": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.getpocket.com/*"
      ],
      "js": [
        "whydidtheymakepocketsoshitthosefucks.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ]
}

Best Sidepocket Alternatives

Here are some Firefox add-ons that are similar to Sidepocket: