D2i Accessibility Toolkit
·
Floating accessibility widget with one-click WCAG 2.1/2.2, ADA, Section 508 & EN 301 549 adjustments. Free, no upsells, no external requests..
评级
版本
1.0.1
最后更新
May 20, 2026
D2i Accessibility Toolkit injects a floating accessibility panel into the front-end of any WordPress site. Visitors can activate assistive adjustments in a single click without needing to change their browser or operating system settings.
Important notice: This plugin helps users customise their browsing experience. It does not automatically make your website fully compliant with WCAG, ADA, Section 508, or EN 301 549. Website owners remain responsible for ensuring their content (semantic HTML, image alt text, captions, heading structure, and color contrast in their own designs) meets applicable standards.
Features
- Contrast modes — Dark, Light, High Contrast (cycle through)
- Highlight Links — high-visibility outlines and backgrounds on all links
- Bigger Text — 100 % → 120 % → 140 % → 160 % → 180 % → 200 % (rem-based, reflows correctly)
- Text Spacing — applies WCAG 1.4.12 exact values (line-height 1.5, letter-spacing 0.12 em, word-spacing 0.16 em, paragraph spacing 2 em)
- Pause Animations — stops CSS animations/transitions; pauses
<video autoplay>; respectsprefers-reduced-motionautomatically - Hide Images — hides img/picture/SVG; injects alt text as visible text nodes
- Dyslexia Friendly — applies OpenDyslexic font (bundled locally, no CDN), increases line-height and letter-spacing
- Big Cursor — 64 px white or black cursor SVG, locally bundled
- Line Height — Default → 1.5 → 1.75 → 2.0 → 2.5
- Text Alignment — Default → Left → Centre → Right (justify excluded per WCAG 1.4.8)
- Reset All — one click restores defaults, clears LocalStorage
Compliance support
The widget provides user-facing adjustments that support meeting:
- WCAG 2.1 Level AA (all applicable SCs)
- WCAG 2.2 new SCs (2.4.11 Focus Not Obscured, 2.5.8 Target Size ≥ 44 × 44 px, 3.2.6 Consistent Help)
- ADA Title II / III
- Section 508 Refresh
- EN 301 549
Privacy
- No external requests — all fonts, cursors, and icons are bundled locally
- No tracking, no analytics, no phone-home
- User preferences are stored in browser LocalStorage only — no cookies, no database writes
Widget accessibility
The widget itself is fully accessible:
- All controls are semantic
<button>elements - Color contrast ≥ 4.5:1 within the widget
- Touch targets ≥ 44 × 44 px
- Keyboard navigable; focus trapped while panel is open; Escape to close
- Full ARIA:
role="dialog",aria-modal,aria-labelledby,aria-pressed,aria-expanded,aria-live - Tested with NVDA, JAWS, VoiceOver, TalkBack
- Widget is never affected by its own filters (invert/saturation are counter-filtered on the widget container)
