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

Melhores alternativas Make Instagram Scrollable Again

Aqui estão algumas Firefox add-ons que são similares a Make Instagram Scrollable Again: