Profile Number DisplayF Firefox

Examine source code of Profile Number DisplayF

By: Ryuz0
Inspect and view changes in Profile Number DisplayF 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": "Отображает номер профиля на иконке расширения",
  "applications": {
    "gecko": {
      "id": "profile-number-display@example.com"
    }
  },
  "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"
  }
}

Best Profile Number DisplayF Alternatives

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