Freedium Firefox

Examine source code of Freedium

Por: wast3r
Inspect and view changes in Freedium source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Freedium",
  "version": "1.1",
  "description": "Freedium does not remove the paywall on Medium.com, allowing access to premium articles. Instead, it removes premium articles from your feed. This is in an attempt to stop people from getting sucked into an article, only to realize they've missed the small premium symbol and must pay to get more access.",
  "homepage_url": "https://github.com/midas10/Freedium",
  "icons": {
    "48": "icons/freedium-48.png",
    "96": "icons/freedium-96.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.medium.com/*"
      ],
      "js": [
        "freedium.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/freedium-32.png",
    "default_title": "Freedium",
    "default_popup": "popup/toggle_page.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{953076cf-6ef4-4b5d-b65e-7c5230b68bd9}"
    }
  }
}

Mejores alternativas Freedium

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