Reading List Firefox

Examine source code of Reading List

Inspect and view changes in Reading List source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "description": "",
  "version": "5.0.1",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/icon.png"
    }
  },
  "permissions": [
    "clipboardRead",
    "storage",
    "tabs"
  ],
  "icons": {
    "32": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "id": "{8f3116b6-0285-4551-b6be-3d5000d84983}"
    }
  }
}

Best Reading List Alternatives

Here are some Firefox add-ons that are similar to Reading List: