Accessibility Commitment
WCAG 2.1 Level AA Compliance • Inclusive Product Design
Our Goal: Tabvora is dedicated to providing an accessible experience for all users, including individuals with visual, motor, or cognitive impairments. We continuously test our extension interface and official website against WCAG 2.1 Level AA standards.
1. Implemented Accessibility Features
To ensure usability for screen readers and keyboard-only navigation:
- • Full Keyboard Operability: Every interactive component (buttons, workspace links, search bar, shortcuts) can be reached and activated using standard Tab, Enter, and arrow keys.
- • ARIA Attributes & Semantic HTML: Built with native HTML5 elements and explicit WAI-ARIA labels (`aria-expanded`, `aria-label`, `aria-current`) to provide clear feedback for assistive technologies.
- • High Contrast & Themes: Both Light and Dark themes maintain minimum WCAG AA contrast ratios (4.5:1 for normal text) between foreground text and background colors.
- • Visible Focus States: Clear visual focus rings are rendered around focused elements during keyboard navigation.
2. Screen Reader Testing
Tabvora is structured to ensure compatibility with major screen reader software, including ChromeVox, NVDA, JAWS, and VoiceOver. Visual status changes (such as theme updates or search result matches) use dynamic ARIA live regions.
Accessibility Feedback
We welcome your input on how to improve Tabvora's accessibility. If you encounter an accessibility barrier or have a suggestion, please open an issue on our tracker:
Report Accessibility Issue