By: Martin Sullivan
Inspect and view changes in HTML, CSS, JS Validator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTML, CSS, JS Validator",
"version": "1.0",
"description": "The utility checks and fixes HTML, CSS, and JavaScript errors on websites.",
"permissions": [
"activeTab",
"storage",
"webRequest",
"webNavigation"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
}
},
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"styles.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{f223316d-6ee6-4af8-a2ed-c9afcb1a8de5}"
}
}
} Best HTML, CSS, JS Validator Alternatives
Here are some Firefox add-ons that are similar to HTML, CSS, JS Validator:
HTML Validator Plus
OK365
HTML Tag Error Checker
macha
Html Validator
Marc Gueury
(X)HTML5 Checker
Francesco De Stefano
CSS Validation Checker
Lô đề online
Validate HTML
OKVIP
CSS Lint Checker
789BET
CSS Diagnostics
Atanas Atanasov
Accessibility Fix Checker
Harrison
HTML Valid
Sonclub
a11y.css accessibility checker
Stephane Deschamps
JavaScript Errors Notifier
Sergey Barbushin