chromelens icon indicating copy to clipboard operation
chromelens copied to clipboard

Chrome DevTools extension for web accessibility development

alt text

Chrome Web Store

ChromeLens is a Google Chrome extension that provides a suite of tools to help with web accessibility development.

Lens (Vision Simulator)

Interact with a website as a completely/partially blind or a colorblind person.

Accessibility Audit

Run a website through an series of accessibility rules and easily discover elements in your website that do not comply with them.

Tab-tracker

Key website features should be navigable solely via the keyboard (tab button), while not making the user jump through hoops to get to a feature. With the tab-tracker, you can visually track the flow of navigation through a website.

Website

Find out more about ChromeLens, why we made it, and more about the extension at chromelens.xyz

Credits

  • https://github.com/GoogleChrome/accessibility-developer-tools
  • https://github.com/niklasvh/html2canvas
  • https://github.com/Altreus/colourblind

Reviews for ChromeLens

  • http://briancoords.com/tech/analyzing-accessibility-chromelens/
  • http://www.jaredrigby.co.uk/2016/07/11/accessibility-testing-with-chromelens.html