Reading Queue Exporter Firefox

Examine source code of Reading Queue Exporter

By: Delilah
Inspect and view changes in Reading Queue Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac3aa7a7-33f0-2d86-bbb5-84e78e6c02a7}"
    }
  }
}

Best Reading Queue Exporter Alternatives

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