We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c1451 commit f70c318Copy full SHA for f70c318
TwitterA11yFixes.user.js
@@ -5,9 +5,11 @@
5
// @author James Teh <jamie@jantrid.net>
6
// @copyright 2011-2012 James Teh
7
// @license GNU General Public License version 2.0
8
-// @version 0.20120115.01
+// @version 0.20120727.01
9
// @include https://twitter.com/*
10
// @include http://twitter.com/*
11
+// @homepageURL http://userscripts.org/scripts/show/120210
12
+// @updateURL https://userscripts.org/scripts/source/120210.user.js
13
// ==/UserScript==
14
15
var lastFocusedTweet = null;
0 commit comments