Medium Paywall Redirector Firefox

Examine source code of Medium Paywall Redirector

By: Ash1729
Inspect and view changes in Medium Paywall Redirector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Medium Paywall Redirector",
  "version": "1.0",
  "description": "Redirects premium Medium articles to another website",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{976b505f-d7ec-470f-bbab-f324b9d4e1c2}"
    }
  }
}

Best Medium Paywall Redirector Alternatives

Here are some Firefox add-ons that are similar to Medium Paywall Redirector: