Profile Number Display Firefox

Examine source code of Profile Number Display

By: Ryuz0
Inspect and view changes in Profile Number Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Profile Number Display",
  "version": "1.0",
  "description": "Отображает номер профиля на иконке расширения",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Profile Number Display",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{91d3350c-9cc0-40bc-a6f1-ec80158776e3}"
    }
  }
}

Best Profile Number Display Alternatives

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