Webpage Title Display Firefox

Examine source code of Webpage Title Display

Inspect and view changes in Webpage Title Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Webpage Title Display",
  "version": "1.0",
  "description": "Displays the title of the current webpage.",
  "icons": {
    "48": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.png"
    },
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{52700af1-caa1-4856-9ee4-a54af8ece8be}"
    }
  }
}

Best Webpage Title Display Alternatives

Here are some Firefox add-ons that are similar to Webpage Title Display: