Skip to content

Commit 03a95d2

Browse files
committed
Update namespace. Add copyright info.
1 parent 4f0ae39 commit 03a95d2

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

GoogleDocsA11yFixes.user.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
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==

KillWindowlessFlash.user.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
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

TwitterA11yFixes.user.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
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/*

0 commit comments

Comments
 (0)