Created
June 11, 2015 08:55
-
-
Save MoritzGiessmann/8d6cf3917649cb8a0867 to your computer and use it in GitHub Desktop.
Tota11y bookmarklet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:var s=document.createElement('script');s.setAttribute('src', 'https://github.com/Khan/tota11y/releases/download/0.0.3/tota11y.min.js');document.getElementsByTagName('body')[0].appendChild(s);void(s); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment