Instagram Gallery Navigation Firefox

Examine source code of Instagram Gallery Navigation

By: R.J. Add-on
Inspect and view changes in Instagram Gallery Navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Instagram Gallery Navigation",
  "version": "1.0",
  "description": "Adds shift + left/right arrow keyboard navigation to Instagram gallery posts",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "https://www.instagram.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5941e6f5-5793-419e-aa00-4ec4c444547b}"
    }
  }
}

Best Instagram Gallery Navigation Alternatives

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