MetaInfo Viewer Firefox

Examine source code of MetaInfo Viewer

By: risma
Inspect and view changes in MetaInfo Viewer 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": "{ebd1855f-ba5e-4a9b-a205-be7576ad9555}",
      "strict_min_version": "110.0"
    }
  }
}

Best MetaInfo Viewer Alternatives

Here are some Firefox add-ons that are similar to MetaInfo Viewer: