Liberate Articles Firefox

Examine source code of Liberate Articles

Inspect and view changes in Liberate Articles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Liberate Articles",
  "version": "1.0",
  "description": "Automatically redirects Medium article links in Gmail to removepaywall.com",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "liberatearticles@example.com",
      "strict_min_version": "60.0"
    }
  }
}

Best Liberate Articles Alternatives

Here are some Firefox add-ons that are similar to Liberate Articles: