Open-Source Tools
Headings, Landmarks and Links (H2L)
Headings, Landmarks and Links is a browser extension for viewing the headings, landmarks and links on a web page.
SkipTo.js
The SkipTo.js was originally available as a script to replace for the "Skip To Main" link and is now available as a browser extension to make keyboard navigation to headings and landmarks available on web page. Happy Skipping!
- SkipTo.js Browser Extensions
- SkipTo.js Page Script replacement for "Skip To Main" link
- SkipTo.js Bookmarklet
- SkipTo.js Source Code
AInspector for Firefox
AInspector for Firefox is an open source add-on for the Firefox browser that, when activated, automatically analyzes the page loaded in the active tab for compliance with accessibility requirements defined by the World Wide Web Consortium (W3C), and for proper use of accessibility features defined by the current HTML Standard (previously known as HTML5). There is at least one rule for each WCAG level A and AA requirement.
OpenA11y Evaluation Library
Javascript library for evaluating WCAG 2.x and ARIA conformance. The library is designed to be used in browser extensions or browser emulators to evaluate accessibility features and issues of web pages. The evaluation results can be accessed through APIs or exporting the results in a JSON format.