提供元: Marc Gueury
Inspect and view changes in Html Validator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "HTML Validator",
"version": "0.9.9.5",
"manifest_version": 2,
"description": "Add HTML Validator in Developer Tools",
"devtools_page": "tidy_devtools.html",
"options_page": "common/tidy_option.html",
"homepage_url": "http://www.gueury.com/mozilla",
"web_accessible_resources": [
"*"
],
"background": {
"scripts": [
"common/tidy_platform_fake.js",
"tidy_background.js"
]
},
"icons": {
"16": "skin/default_icon16.png",
"48": "skin/default_icon48.png",
"128": "skin/default_icon128.png"
},
"browser_action": {
"default_icon": "skin/disabled.png",
"default_title": "HTML validator",
"default_popup": "tidy_popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"tidy_content.js"
]
}
],
"permissions": [
"<all_urls>",
"storage",
"clipboardWrite",
"webNavigation"
],
"offline_enabled": true,
"applications": {
"gecko": {
"id": "{3b56bcc7-54e5-44a2-9b44-66c3ef58c13e}",
"strict_min_version": "57.0a1"
}
}
} ベストのHtml Validator代替案
Html Validatorに類似したFirefox add-onをいくつか紹介します:
HTML Valid
Sonclub
HTML Validator Plus
OK365
Validate HTML
OKVIP
(X)HTML5 Checker
Francesco De Stefano
CSS Validation Checker
Lô đề online
Accessibility Validator
789Bet
HTML Tag Error Checker
macha
a11y.css accessibility checker
Stephane Deschamps
HTML, CSS, JS Validator
Martin Sullivan
HTML Comment Finder
VRZ
Web Developer Checklist
Toptal
webhint
webhint