Unscroll Instagram Firefox

Examine source code of Unscroll Instagram

Inspect and view changes in Unscroll Instagram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Unscroll Instagram",
  "description": "Remove scrolling on the homepage of Instagram",
  "version": "2.0",
  "icons": {
    "48": "icons/scroll.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "js": [
        "unscroll.js"
      ],
      "matches": [
        "https://www.instagram.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "asyncrom@pm.me",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Unscroll Instagram Alternatives

Here are some Firefox add-ons that are similar to Unscroll Instagram: