Profile Prefix in Window Title Firefox

Examine source code of Profile Prefix in Window Title

Inspect and view changes in Profile Prefix in Window Title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Profile Prefix in Window Title",
  "version": "1.3",
  "description": "Adds a custom profile prefix to the Firefox window title.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "profile-in-title@sputnick.fr",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best Profile Prefix in Window Title Alternatives

Here are some Firefox add-ons that are similar to Profile Prefix in Window Title: