Instant Meta Checker Firefox

Examine source code of Instant Meta Checker

Inspect and view changes in Instant Meta Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instant Meta Checker",
  "description": "Instantly check meta tags, headings, and SEO data for any webpage.",
  "version": "1.0",
  "permissions": [
    "scripting",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon128.png"
  },
  "icons": {
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "instant-meta-checker@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Instant Meta Checker Alternatives

Here are some Firefox add-ons that are similar to Instant Meta Checker: