fixed gitignore

This commit is contained in:
klein panic
2025-03-03 01:42:49 -05:00
parent 3cd4fcf4ef
commit 33aaad4a5b
1619 changed files with 0 additions and 287084 deletions

View File

@@ -1,34 +0,0 @@
# ![alt text](https://raw.githubusercontent.com/jin/chromelens/master/images/logo.png "ChromeLens Logo")
<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