Profile Indicator Firefox

Examine source code of Profile Indicator

By: Bing
Inspect and view changes in Profile Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Displays which Firefox profile is in use.",
  "homepage_url": "https://addons.mozilla.org/firefox/addon/profile-indicator/",
  "manifest_version": 2,
  "name": "Profile Indicator",
  "permissions": [
    "theme",
    "storage"
  ],
  "options_ui": {
    "browser_style": true,
    "open_in_tab": true,
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "version": "1.1"
}

Best Profile Indicator Alternatives

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