Remove Medium Header Firefox

Examine source code of Remove Medium Header

By: terra
Inspect and view changes in Remove Medium Header source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Medium Header",
  "version": "1.1resigned1",
  "description": "Allows on-click removal of fixed header and footer on Medium and HackerNoon articles.",
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.hackernoon.com/*",
        "*://*.medium.com/*"
      ],
      "js": [
        "remo.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0c3de306-cc43-4724-a45d-7feb9b06f88f}"
    }
  }
}

Best Remove Medium Header Alternatives

Here are some Firefox add-ons that are similar to Remove Medium Header: