medium infinity reader Firefox

Examine source code of medium infinity reader

제작자: BryanHsu Add-on
Inspect and view changes in medium infinity reader source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
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
  }
}

최고의 medium infinity reader 대안

다음은 medium infinity reader과(와) 유사한 Firefox add-on입니다: