YANKI

Accessibility Troubleshooting Tool

Temporarily remove attributes from a web page for troubleshooting accessibility issues.

Installation

YANKI Drag to your bookmarks toolbar.

YANKI is a super simple JavaScript favelet/bookmarklet. It works in modern desktop browsers.

"Yank" suspicious attributes from the DOM

In accessibility, sometimes, no ARIA is better than bad ARIA.

YANKI let's you remove suspicious attributes from the DOM, then test the page to see if accessibility is better with the problematic attributes removed.

Which Attributes?

YANKI can remove any attribute! It will temporarily remove all instances of the attribute from the DOM.

A few examples of how an Accessibility Tester might use YANKI:

role

tabindex

aria-*

Open Source - github

YANKI is an open source project on github.