URL in title Firefox

Examine source code of URL in title

Inspect and view changes in URL in title source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL in title",
  "version": "1.1resigned1",
  "description": "Add the url in the title of the window. This is useful to help KeePass identify the correct entry to use. The is port of the extenson 'Add URL to Window Title (Advanced KeePass Usage)' by Eric.",
  "icons": {
    "48": "icons/tab-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "urlInTitle.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{45cf9154-a39d-4c84-93e7-840362a3d8d0}"
    }
  }
}

Best URL in title Alternatives

Here are some Firefox add-ons that are similar to URL in title: