Microdata Implementer Firefox

Examine source code of Microdata Implementer

作者: Rumble Paine
Inspect and view changes in Microdata Implementer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Microdata Implementer",
  "version": "1.3",
  "description": "Inject Microdata structured data into websites for SEO testing.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "inject.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ebba7bb8-8c87-45e0-be66-a6b76666b5cc}"
    }
  }
}

最佳 Microdata Implementer 替代方案

这里是一些与Microdata Implementer类似的Firefox add-on: