Insta dark theme Firefox

Examine source code of Insta dark theme

Inspect and view changes in Insta dark theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Insta dark theme",
  "version": "1.2",
  "description": "Adds a dark / light theme button to context menu on Instagram.",
  "icons": {
    "48": "icons/idt-outline-logo.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "tabs"
  ],
  "web_accessible_resources": [
    "/icons/day.png",
    "/icons/night.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{89f35b86-d3a6-41da-892f-a4cd239ba0d9}"
    }
  }
}

Best Insta dark theme Alternatives

Here are some Firefox add-ons that are similar to Insta dark theme: