Validate HTML Firefox

Examine source code of Validate HTML

提供元: Nathan Hernden Add-on
Inspect and view changes in Validate HTML source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML Validator",
  "version": "1.3.4resigned1",
  "description": "Submits HTML source of current tab to the W3C Validator. Not for use on pages that may contain sensitive information.",
  "icons": {
    "72": "icons/checkmark-72.png"
  },
  "browser_action": {
    "default_icon": {
      "72": "icons/checkmark-72.png"
    },
    "default_title": "Validate HTML"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{69ab40ab-8b3c-4506-9eaa-198b29d8b584}"
    }
  }
}

ベストのValidate HTML代替案

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