Save to Pocket (mini) Firefox

Examine source code of Save to Pocket (mini)

Inspect and view changes in Save to Pocket (mini) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Save to Pocket (mini)",
  "description": "Adds a toolbar button to save the current page to Pocket, without requiring the \"all data\" or \"all websites\" permissions.",
  "version": "2",
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Add to Pocket",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "https://getpocket.com/"
  ],
  "web_accessible_resources": [
    "auth.html"
  ],
  "manifest_version": 2
}

Best Save to Pocket (mini) Alternatives

Here are some Firefox add-ons that are similar to Save to Pocket (mini):