Accessibility Testing Bookmarklets
The bookmarklets in this repository can help with auditing and testing a web application for accessibility issues. Some of them were heavily inspired by the bookmarklets by Paul J. Adam but don't use external scripts and / or jQuery so they also do their job under restrictive CSP headers / meta tags. The bookmarklets marked with Ⓣ have been (re)written from scratch, the others were collected elsewhere (e.g. from the BIK BITV test toolbox, hence sometimes the German names) and slightly adapted. Where missing, documentation will be added over time.
Bookmarklets
- Challenge Colors
- Differing Accessible Names Ⓣ
- Element Statistics Ⓣ
- Foreign Words (ChatGPT Prompt) Ⓣ
- Form Field Names Ⓣ (Documentation)
- Highlight Soft Breaks & Empty Elements Ⓣ
- Images Ⓣ (Documentation)
- Inhalte Gegliedert
- Landmarks Ⓣ (Documentation)
- Lang Ⓣ (Documentation)
- Lists Ⓣ
- Remove Print Stylesheets Ⓣ
- Show Tabfocus
- Tables Ⓣ
Installation
A bookmarklet is a small piece of (JavaScript) code that is run in the context of the currently visible web page. It comes as a bookmark that you typically add to your browser bookmarks for being able to run it repeatedly. In order to install one of the bookmarklets above, please drag its link to your browser bookmarks and call it from there.
Links to other bookmarklets
The following bookmarklets can also be very useful and are available in their original versions on the websites of their manufacturers: