35 lines
1.3 KiB
Markdown
Executable File
35 lines
1.3 KiB
Markdown
Executable File
# 
|
|
|
|
<a href="https://chrome.google.com/webstore/detail/chrome-lens/idikgljglpfilbhaboonnpnnincjhjkd">Chrome Web Store</a>
|
|
|
|
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 <a href="http://chromelens.xyz">chromelens.xyz</a>
|
|
|
|
### 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
|