Night mode Instagram Firefox

Examine source code of Night mode Instagram

Inspect and view changes in Night mode Instagram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_name__",
  "short_name": "__MSG_short_name__",
  "manifest_version": 2,
  "version": "0.0.27",
  "description": "__MSG_description__",
  "default_locale": "en",
  "browser_action": {
    "default_icon": "img/enable.png",
    "default_title": "__MSG_short_name__"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "page": "background.html",
    "persistent": false
  },
  "permissions": [
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "icons": {
    "48": "img/enable.png"
  }
}

Best Night mode Instagram Alternatives

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