By: James Crooke Add-on
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>"
]
} Best Code Compliance Alternatives
Here are some Firefox add-ons that are similar to 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 Diagnostics
Atanas Atanasov
CSS Lint Checker
789BET
A1 HTML Checker
A1 Local Extensions
Web Safety
Tatami-web
Color Contrast Checker
Kevin Taron