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

Meilleures alternatives Make Instagram Scrollable Again

Voici quelques Firefox add-ons qui sont similaires à Make Instagram Scrollable Again :