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"
      ]
    }
  ]
}

Best Make Instagram Scrollable Again Alternatives

Here are some Firefox add-ons that are similar to Make Instagram Scrollable Again: