Private Indicator Firefox

Examine source code of Private Indicator

Inspect and view changes in Private Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "sea nettle studios",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "images/icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{eb4f1d4a-4e59-4ff6-b564-7c61e8a34fef}"
    }
  },
  "description": "Visually indicate if a browser window is in private mode or not.",
  "icons": {
    "48": "images/icon.svg",
    "96": "images/icon.svg"
  },
  "manifest_version": 2,
  "name": "Private Indicator",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "version": "2.0.1"
}

Melhores alternativas Private Indicator

Aqui estão algumas Firefox add-ons que são similares a Private Indicator: