plugin-icon

Handrail Accessibility Widget

제작자: ifrederico·
Adds the Handrail accessibility widget to your site: font sizing, contrast modes, dyslexia-friendly font, text-to-speech, and more.
버전
1.3.5
최근 업데이트일
Jul 6, 2026
Handrail Accessibility Widget

Handrail is a small floating panel that gives your visitors accessibility controls they actually want — font sizing, contrast modes, a dyslexia-friendly font, animation pausing, text-to-speech, and more. Like a real handrail: quiet support that helps without claiming to fix the building.

Everything the widget needs is bundled with the plugin and served from your own site — the widget script, the OpenDyslexic font, and the optional audit engine. No external requests, no CDNs, no tracking, no accounts. Configure position, button size, and language from Settings > Handrail Accessibility Widget.

The widget is free and open source (MIT), with no paid tier. Visitor preferences are stored locally in their browser and never sent anywhere.

Note: this widget is a complement to — not a substitute for — real accessibility work (semantic HTML, ARIA, keyboard navigation, alt text). It does not guarantee compliance with WCAG, ADA, Section 508, or any other standard.

Source Code

The bundled JavaScript is built from public, human-readable source code:

  • js/accessible-web-widget.wp.min.js — the widget itself. Source repository: https://github.com/ifrederico/accessible-web-widget (MIT). Build with npm install && npm run build (Rollup); this file is the dist/accessible-web-widget.wp.min.js output, a WordPress-specific build with no remote fallback URLs.
  • js/axe.min.js — axe-core 4.11.1 by Deque Systems, unmodified. Source repository: https://github.com/dequelabs/axe-core (MPL-2.0). Loaded only in developer mode (?acc-dev=true).
  • fonts/OpenDyslexic3-Regular.* — OpenDyslexic by Abbie Gonzalez, https://opendyslexic.org/ (SIL OFL 1.1; see fonts/LICENSE.txt).
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.