Make Instagram Scrollable Again Firefox

Examine source code of Make Instagram Scrollable Again

제작자: Matthias Losch Add-on
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"
      ]
    }
  ]
}

최고의 Make Instagram Scrollable Again 대안

다음은 Make Instagram Scrollable Again과(와) 유사한 Firefox add-on입니다: