DomainTitle Firefox

Examine source code of DomainTitle

Inspect and view changes in DomainTitle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DomainTitle",
  "version": "1.0",
  "description": "Adds the domain name to the page title for easier password management.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7ef3abd4-4535-4a34-86b5-357a8d301aac}"
    }
  }
}

Mejores alternativas DomainTitle

Aquí hay algunas Firefox add-ons que son similares a DomainTitle: