Skip to content

Instantly share code, notes, and snippets.

@MoritzGiessmann
Created June 11, 2015 08:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save MoritzGiessmann/8d6cf3917649cb8a0867 to your computer and use it in GitHub Desktop.
Save MoritzGiessmann/8d6cf3917649cb8a0867 to your computer and use it in GitHub Desktop.
Tota11y bookmarklet
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