medium infinity reader Firefox

Examine source code of medium infinity reader

Inspect and view changes in medium infinity reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "medium infinity reader",
  "description": "Redefined 'referer' in HTTP header to read medium article.",
  "version": "1.1.0",
  "icons": {
    "512": "icon_on.png"
  },
  "browser_action": {
    "default_icon": "icon_on.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "https://*.medium.com/*",
    "webRequest",
    "webRequestBlocking",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "bgp.js"
    ],
    "persistent": true
  }
}

Best medium infinity reader Alternatives

Here are some Firefox add-ons that are similar to medium infinity reader: