Make Instagram Scrollable Again Firefox

Examine source code of Make Instagram Scrollable Again

Inspect and view changes in Make Instagram Scrollable Again source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Make Instagram Scrollable Again",
  "version": "0.2.0",
  "description": "Hides the login popup that prevents you from scrolling after a while.",
  "icons": {
    "48": "icon.png",
    "96": "icon@2x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "makeinstagramscrollableagain@matthiaslosch.de"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ]
}

Mejores alternativas Make Instagram Scrollable Again

Aquí hay algunas Firefox add-ons que son similares a Make Instagram Scrollable Again: