Skip to content

Instantly share code, notes, and snippets.

@liviu-
liviu- / tota11y.user.js
Last active August 29, 2015 14:23
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==