Free Range Firefox

Examine source code of Free Range

Inspect and view changes in Free Range source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Free Range",
  "version": "1.1resigned1",
  "description": "Remove 'sticky' header and footer from medium.com and hackernoon.com",
  "icons": {
    "48": "icons/freerange48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.medium.com/*",
        "*://*.hackernoon.com/*"
      ],
      "js": [
        "freerange.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8567b0ee-62f2-4648-972a-03210fcaf4cd}"
    }
  }
}

Meilleures alternatives Free Range

Voici quelques Firefox add-ons qui sont similaires à Free Range :