SyncReads - consume the web easier Firefox

Examine source code of SyncReads - consume the web easier

Por: Bart ⚡
Inspect and view changes in SyncReads - consume the web easier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_extensionName__",
  "version": "1.1.4",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "cookies",
    "pageCapture",
    "offscreen",
    "tabs"
  ],
  "background": {
    "scripts": [
      "src/pages/background/index.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "src/pages/popup/index.html",
    "default_icon": "icon-34.png"
  },
  "icons": {
    "128": "icon-128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icon-128.png",
        "icon-34.png"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "host_permissions": [
    "https://*.syncreads.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@syncreads.com"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Melhores alternativas SyncReads - consume the web easier

Aqui estão algumas Firefox add-ons que são similares a SyncReads - consume the web easier: