Show Page Meta Info Firefox

Examine source code of Show Page Meta Info

Inspect and view changes in Show Page Meta Info source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Show Page Meta Info",
  "version": "1.0",
  "description": "Displays page title and meta description/keywords.",
  "browser_action": {
    "default_title": "Show Page Meta Info",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bbd05162-3f61-498a-85ac-7ccb6f4958f9}",
      "strict_min_version": "103.0"
    }
  }
}

Best Show Page Meta Info Alternatives

Here are some Firefox add-ons that are similar to Show Page Meta Info: