File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11// ==UserScript==
22// @name Google Docs Accessibility Fixes
3- // @namespace http://www.jantrid.net/gmScripts /
3+ // @namespace http://www.jantrid.net/axSGrease /
44// @description Improves the accessibility of Google Docs.
55// @author James Teh <jamie@jantrid.net>
6+ // @copyright 2011 James Teh
7+ // @license GNU General Public License version 2.0
68// @version 0.20111110.03
79// @include https://docs.google.com/*
810// ==/UserScript==
Original file line number Diff line number Diff line change 11// ==UserScript==
22// @name Kill Windowless Flash
3- // @namespace http://www.jantrid.net/gmScripts /
3+ // @namespace http://www.jantrid.net/axSGrease /
44// @description Makes windowless (transparent or opaque) Adobe Flash objects windowed so they have a chance of being accessible.
55// @author James Teh <jamie@jantrid.net>
6+ // @copyright 2011 James Teh
7+ // @license GNU General Public License version 2.0
68// @version 0.20111126.02
79// ==/UserScript==
810
Original file line number Diff line number Diff line change 11// ==UserScript==
2- // @name TwitterAccessibilityFixes
3- // @namespace http://www.jantrid.net/gmScripts /
2+ // @name Twitter Accessibility Fixes
3+ // @namespace http://www.jantrid.net/axSGrease /
44// @description Improves the accessibility of Twitter.
55// @author James Teh <jamie@jantrid.net>
6+ // @copyright 2011 James Teh
7+ // @license GNU General Public License version 2.0
68// @version 0.20111210.03
79// @include https://twitter.com/*
810// @include http://twitter.com/*
You can’t perform that action at this time.
0 commit comments