Remove Paywalls Firefox

Examine source code of Remove Paywalls

Por: Unpaywall
Inspect and view changes in Remove Paywalls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Bypass paywalls by accessing news orarchived versions of articles with on click",
  "manifest_version": 3,
  "name": "Remove Paywalls",
  "content_scripts": [
    {
      "matches": [
        "https://removepaywalls.com/*"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "storage",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{a7f2c94e-5b8d-4f9a-9c21-8e4b5d6f7a9c}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas Remove Paywalls

Aquí hay algunas Firefox add-ons que son similares a Remove Paywalls: