HTML Validators Firefox

Examine source code of HTML Validators

提供元: Hi88
Inspect and view changes in HTML Validators source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML Validator",
  "version": "1.0",
  "description": "Validate the HTML structure of the current webpage.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "declarativeContent"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d711b847-04bc-417d-8054-247319f9fe17}"
    }
  }
}

ベストのHTML Validators代替案

HTML Validatorsに類似したFirefox add-onをいくつか紹介します: