HalfAccessible - Accessibility Toolkit의 상품 로고 이미지

HalfAccessible - Accessibility Toolkit

halfaccessible.com
추천
5.0(

평점 6개

)
HalfAccessible - Accessibility Toolkit의 항목 미디어 5(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 6(스크린샷)
동영상 썸네일 항목
HalfAccessible - Accessibility Toolkit의 항목 미디어 2(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 3(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 4(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 5(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 6(스크린샷)
동영상 썸네일 항목
HalfAccessible - Accessibility Toolkit의 항목 미디어 2(스크린샷)
동영상 썸네일 항목
HalfAccessible - Accessibility Toolkit의 항목 미디어 2(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 3(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 4(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 5(스크린샷)
HalfAccessible - Accessibility Toolkit의 항목 미디어 6(스크린샷)

개요

무료 WCAG 접근성 테스트 Chrome 확장: 타깃 크기 검사, 텍스트 간격, axe 자동 검사, HTML 복사, URL 크롤 및 DOM 인사이트.

HalfAccessible - Accessibility Toolkit is a free Chrome extension for web accessibility testing, WCAG compliance checks, and accessibility reporting — directly in your browser side panel. WHAT IS HALFACCESSIBLE? HalfAccessible is an accessibility testing toolkit for Chrome that helps developers, QA engineers, designers, and accessibility professionals find WCAG issues, validate interactive target sizes, test text spacing readability, run automated axe-core audits, copy HTML for bug reports, crawl site URLs, and inspect page structure — without leaving the page you are testing. Whether you are building a new website, auditing a client site, or preparing for ADA or WCAG compliance review, HalfAccessible gives you practical tools in one side panel so you can test faster and report issues with confidence. WHO IS HALFACCESSIBLE FOR? Web developers fixing accessibility bugs during development and code review QA engineers and accessibility testers running WCAG audits on single pages or full websites UI and UX designers validating target sizes, spacing, and readable layouts Content strategists and SEO teams mapping site URLs and document links before audits Agencies and freelancers delivering ADA-compliant, inclusive websites for clients Product teams who need a lightweight alternative to heavy desktop accessibility tools KEY FEATURES Target Size Checker (WCAG 2.5.8 Target Size Minimum) Hover over tabbable elements such as buttons, links, and form inputs to see live bounding box dimensions on the page. Each element shows a Pass or Review label based on whether it meets the 24 by 24 pixel minimum target size. Use this during design QA and mobile testing to catch touch targets that are too small before they reach production. Text Spacing Tester (WCAG 1.4.12 Text Spacing) Apply increased line height, letter spacing, word spacing, and paragraph margins to the current page with one toggle. Instantly verify whether your content reflows correctly and stays readable when users apply custom text spacing — a common requirement for users with cognitive disabilities and low vision. Toggle off to restore the original layout without reloading. Automated Accessibility Audits (powered by axe-core) Run automated WCAG scans on the page you are viewing. HalfAccessible detects common violations including missing alt text, ARIA attribute issues, improper heading hierarchy, form label problems, color contrast issues flagged by axe, and more. Expand each violation to read the description, help text, failure summary, and affected HTML nodes. Click to highlight failing elements directly on the page. Full-site automated crawl Scan an entire website on the same domain starting from the homepage. Set a page limit or crawl the full site. Watch live progress as pages are discovered, queued, and processed. Cancel a crawl at any time. Export all violations to a CSV file for reporting. Saved scan history is stored per domain so you can reload past audit runs without re-scanning. URL Crawl and Site Inventory Discover every same-domain URL linked from your site without running accessibility scans. Useful for content audits, site mapping, and QA planning before a full accessibility review. Export the complete URL list to CSV with status, source page, and timestamp. Export document URLs separately — including PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, ODT, ODS, ODP, RTF, and EPUB files — so you can track downloadable content that also needs accessibility review. HTML Code Copier Hover over any element on the page to highlight it, then copy its HTML snippet to the clipboard with one click. Speed up bug reports, Jira tickets, remediation handoffs, and code reviews. Especially useful when auditing semantic HTML, landmark regions, ARIA roles, schema markup, and component markup during accessibility fixes. DOM Insights Panel Browse a structured inventory of accessibility-relevant elements on the current page, organized into categories: Interactive elements: buttons, links, and forms Content elements: headings, lists, images, and tables Structure elements: landmarks and iframes For each item, see computed labels from aria-label, alt text, visible text, title, and value attributes. Review truncated HTML snippets, all aria attributes, and warnings for missing text such as empty link text or missing alt text. Highlight any item on the page for manual inspection. WHY DEVELOPERS AND TESTERS CHOOSE HALFACCESSIBLE All-in-one side panel Manual inspection tools, automated axe-core scans, URL crawling, and DOM insights live in one Chrome extension. No need to switch between multiple apps during an audit session. Works on live websites Test staging environments, production sites, or local development URLs over http and https. Open the side panel on any supported tab and start testing immediately. Built for real audit workflows Export CSV reports, save scan history per domain, highlight elements on the page, and copy HTML in one click. These features reduce repetitive manual steps so your team spends less time documenting issues and more time fixing them. WCAG-aligned testing Target size checking aligns with WCAG 2.5.8. Text spacing testing aligns with WCAG 1.4.12. Automated scans use axe-core rules mapped to widely adopted WCAG success criteria used in accessibility compliance programs worldwide. Accessibility and SEO go together Semantic HTML, descriptive alt text, logical heading hierarchy, readable text spacing, and proper landmark structure help both assistive technologies and search engines understand your content. Fixing accessibility issues often improves crawlability, user experience, and content quality at the same time. Lightweight and browser-native HalfAccessible runs as a Chrome side panel extension. No separate desktop install required. Ideal for developers who already work in Chrome DevTools and want accessibility testing integrated into their daily browser workflow. HOW TO USE HALFACCESSIBLE 1. Install the extension and pin it to your Chrome toolbar. 2. Navigate to any http or https webpage you want to test. 3. Click the HalfAccessible icon to open the side panel. 4. Choose a tool: Tools tab — enable Target Size Checker, Text Spacing, or HTML Copier on the page Automated tab — run a single-page axe scan or a full-site accessibility crawl URLs tab — crawl and export your site URL inventory Insights tab — browse and highlight DOM elements by category 5. Review results, highlight issues on the page, and export CSV reports as needed. FREQUENTLY ASKED QUESTIONS Is HalfAccessible free? Yes. HalfAccessible is a free Chrome accessibility testing extension. Does it work on any website? It works on standard http and https web pages. Browser internal pages such as chrome:// URLs, extension pages, edge:// pages, about: pages, and DevTools are not supported. What automated rules does it use? Automated scans are powered by axe-core, one of the most widely used open-source accessibility testing engines for detecting WCAG violations in web applications. Can I audit an entire website? Yes. Use the Automated tab to run axe-core scans across every page on the same domain, or use the URLs tab to inventory all links and document URLs without running accessibility scans. Does it fix accessibility issues automatically? No. HalfAccessible identifies, lists, and highlights issues so your development team can fix them in code. It is a testing and reporting tool, not an auto-remediation tool. Does it store my data? Scan results and crawl history are saved locally in your browser per domain. Your audit data stays on your device. What WCAG level does it test against? Automated axe-core rules cover many WCAG 2.x Level A and AA issues. Manual tools support WCAG 2.5.8 target size and WCAG 1.4.12 text spacing testing. Automated tools catch a large portion of issues, but a complete WCAG audit still requires manual review for criteria automation cannot fully evaluate. INSTALL HALFACCESSIBLE TODAY Install HalfAccessible - Accessibility Toolkit to streamline WCAG testing, improve inclusive design, reduce manual audit time, and ship more accessible websites faster. Contact: kingsaifi38@gmail.com for custom audits or feature requests.

세부정보

  • 버전
    3.0.1
  • 업데이트됨
    2026년 7월 12일
  • 크기
    373KiB
  • 언어
    언어 2개
  • 개발자
    웹사이트
    이메일
    kingsaifi38@gmail.com
  • 비판매자
    판매자로 식별되지 않은 개발자입니다. 유럽 연합에 거주하는 소비자의 경우, 이 개발자와 체결한 계약에 대해서는 소비자 권리가 적용되지 않을 수 있음을 유의해야 합니다.

개인정보 보호

확장 프로그램을 관리하고 조직에서 확장 프로그램이 사용되는 방식을 알아보세요.
개발자가 데이터를 수집하거나 사용하지 않겠다고 명시했습니다.

개발자가 사용자 데이터에 관해 다음과 같이 선언했습니다

  • 승인된 사용 사례를 제외하고 서드 파티에 판매하지 않음
  • 항목의 핵심 기능과 관련 없는 목적으로 사용하거나 전송하지 않음
  • 신용도 판단 또는 대출 목적으로 사용하거나 전송하지 않음

지원

관련 항목

axe DevTools - Web Accessibility Testing

3.8

Accessibility Checker for Developers, Testers, and Designers in Chrome

A11yInspect Accessibility Testing Tool

5.0

Your fastest path from accessibility issues to clean, shippable code. Test for WCAG, EN 301 549, and more.

IBM Equal Access Accessibility Checker

4.9

A web browser extension for checking accessibility issues

Accessibility Insights for Web

4.7

Accessibility Insights for Web helps developers quickly find and fix accessibility issues.

Landmark Navigation via Keyboard or Pop-up

4.6

Allows you to navigate a web page via WAI-ARIA landmarks, using the keyboard or a pop-up menu.

Target Size Minimum

0.0

A chrome extension used for testing AA and AAA Target Size WCAG 2.2

Text Spacing Editor

3.8

A tool for editing text spacing properties on web pages. WCAG conformance information included.

ARC Toolkit

3.5

Accessibility testing tool from TPGi

Silktide Accessibility Checker

4.6

Test your website against over 200 website accessibility checks with Silktide’s easy to understand accessibility checker.

Accessibility Analyzer

4.5

Perform Accessibility audits on webpages based on WCAG 2.2 and download free excel sheet reports

Siteimprove Accessibility Checker

3.2

Jumpstart your web accessibility efforts directly in Chrome.

HeadingsMap

4.5

To show, browse and audit (for accessibility and SEO) the headings structure

axe DevTools - Web Accessibility Testing

3.8

Accessibility Checker for Developers, Testers, and Designers in Chrome

A11yInspect Accessibility Testing Tool

5.0

Your fastest path from accessibility issues to clean, shippable code. Test for WCAG, EN 301 549, and more.

IBM Equal Access Accessibility Checker

4.9

A web browser extension for checking accessibility issues

Accessibility Insights for Web

4.7

Accessibility Insights for Web helps developers quickly find and fix accessibility issues.

Landmark Navigation via Keyboard or Pop-up

4.6

Allows you to navigate a web page via WAI-ARIA landmarks, using the keyboard or a pop-up menu.

Target Size Minimum

0.0

A chrome extension used for testing AA and AAA Target Size WCAG 2.2

Text Spacing Editor

3.8

A tool for editing text spacing properties on web pages. WCAG conformance information included.

ARC Toolkit

3.5

Accessibility testing tool from TPGi

Google 앱