Skip to content

Instantly share code, notes, and snippets.

@liviu-
Last active August 29, 2015 14:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liviu-/62e8ce91b8723ef1a10a to your computer and use it in GitHub Desktop.
Save liviu-/62e8ce91b8723ef1a10a to your computer and use it in GitHub Desktop.
tota11y userscript
// ==UserScript==
// @name Tota11y userscript
// @namespace https://khan.github.io/tota11y/
// @description Tota11y userscript version
// @version 1
// @match *://*/*
// @require https://khan.github.io/tota11y/tota11y/build/tota11y.min.js
// @grant none
// ==/UserScript==
// do nothing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment