This is a collection of bookmarklets for quickly identifing accessibility issues. I am constantly going through markup that I have never seen before and having to decipher what is being generated and what elements the attributes I am looking for are associated with (if there are any). So I thought why not start creating bookmarklets to check for the thigs I do on a daily basis.
I indent this to be open source and would like feedback and inputs on what you would like to see. Or if you have built one that you think would be useful here feel free to create a pull request. I would like this to become a robust set of tools that you can use both when debugging and creating components to ensure we make them accessible for all users.
Active development is currently on the image query bookmarklet. While the other bookmarklets are completed and working. They are not as fleshed out at the moment as the image search.
Follow the quick and easy steps to get your bookmarklets going.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Jesse Monks - heateddiv@gmail.com
Project Link: https://github.com/heatedtowel/A11yBookmarklets