Reading Queue Manager Firefox

Examine source code of Reading Queue Manager

提供元: Jennie
Inspect and view changes in Reading Queue Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reading Queue Manager",
  "version": "1.0",
  "description": "Save and manage webpages you want to read later in a convenient reading queue.",
  "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": "{ac2aa7a7-33f0-4d86-bbb2-84e58e6c02a7}"
    }
  }
}

ベストのReading Queue Manager代替案

Reading Queue Managerに類似したFirefox add-onをいくつか紹介します: