Validate HTML Firefox

Examine source code of Validate HTML

제작자: Nathan Hernden
Inspect and view changes in Validate HTML 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.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입니다: