Reading Queue Sync Backup Firefox

Examine source code of Reading Queue Sync Backup

Inspect and view changes in Reading Queue Sync Backup 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": "{ac2aa7a9-29f9-3d58-bbb9-34e78e6c02a7}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      }
    }
  }
}

Meilleures alternatives Reading Queue Sync Backup

Voici quelques Firefox add-ons qui sont similaires à Reading Queue Sync Backup :