Instapaper Firefox

Examine source code of Instapaper

Inspect and view changes in Instapaper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Instapaper Lite",
  "version": "1.0",
  "description": "Minimal AMO‑safe Instapaper-like save-for-later extension. Not affiliated with Instapaper.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Instapaper Lite",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "instapaper-lite@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Instapaper Alternatives

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