Meta Info View Firefox

Examine source code of Meta Info View

By: risma
Inspect and view changes in Meta Info View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Meta Info Viewer",
  "version": "1.0",
  "description": "View the page title and its meta description and keywords.",
  "browser_action": {
    "default_title": "Meta Info Viewer",
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6e713bc3-6af4-4c7b-953c-2fd3f8f8acd4}",
      "strict_min_version": "110.0"
    }
  }
}

Best Meta Info View Alternatives

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