By: Alberto Vara
Inspect and view changes in Target Size Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Target Size Analyzer",
"version": "1.0",
"description": "Detect clickable elements that do not meet WCAG target size guidelines",
"permissions": [
"activeTab",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"32": "images/icon_32.png",
"64": "images/icon_64.png",
"128": "images/icon_128.png"
}
},
"icons": {
"32": "images/icon_32.png",
"64": "images/icon_64.png",
"128": "images/icon_128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/content.js"
],
"css": [
"styles/styles.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{565d7fa3-09be-4e13-bd6a-fc0497ffbf80}"
}
}
} Best Target Size Analyzer Alternatives
Here are some Firefox add-ons that are similar to Target Size Analyzer:
TapTargetMeter
Levi
TapRadius
Shirely
HTML Tags Detector
WordPress Mechanic
Accessibility Insights for Web
Iitysthanhk
A11yInspect Accessibility Testing Tool
BarrierBreak Solutions Pvt. Ltd.
Accessibility Evaluator
Hanna
Accessibility Checker Pro
Skye
AInspector for WCAG Accessibility Evaluation
Jon Gunderson
Web Accessibility CK V2
Lamin Tutim
Element Size Ruler
Guerra
Accessibility Fix Checker
Harrison
WCAG Auditor
69VN