Por: James Crooke
Inspect and view changes in Code Compliance source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Code Compliance",
"description": "Check a page's code compliance, see the errors & warnings by line. Works on local HTML and pages behind authentication.",
"version": "1.0.3",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"persistent": false,
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"page_action": {
"default_title": "Code Compliance",
"default_icon": "icon.png",
"default_popup": "index.html"
},
"permissions": [
"<all_urls>"
]
} Mejores alternativas Code Compliance
Aquí hay algunas Firefox add-ons que son similares a Code Compliance:
Web Developer Checklist
Toptal
HTML Validator Plus
OK365
(X)HTML5 Checker
Francesco De Stefano
HTML Tag Error Checker
macha
AccessCheck Extension
Hayden Farquhar
Smart WCAG Checker
Malissa
a11y.css accessibility checker
Stephane Deschamps
CSS Lint Checker
789BET
CSS Diagnostics
Atanas Atanasov
Web Safety
Tatami-web
Website Accessibility Checker
Tom Franklin
Website Health Checker
Timeless Web Builders