Incognito Indicator Firefox

Examine source code of Incognito Indicator

Inspect and view changes in Incognito Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Incognito Indicator",
  "description": "Indicate if the current tab is in incognito mode.",
  "author": "schilkyl",
  "version": "1.0.0",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "images/incognito_on.svg"
  },
  "browser_action": {
    "default_icon": "images/incognito_default.svg"
  }
}

Best Incognito Indicator Alternatives

Here are some Firefox add-ons that are similar to Incognito Indicator: