@@ -15,10 +15,13 @@ See [Greasy Fork's page on How to install user scripts](https://greasyfork.org/e
1515Once you have a user script manager installed, simply activate the download link for the relevant script below to download and install it.
1616
1717## Scripts
18+ Note: This documentation is out of date.
19+ Some newer scripts are missing, some older scripts should be removed, etc.
20+
1821Following is information about each script.
1922
2023### Bugzilla Accessibility Fixes
21- [ Download Bugzilla Accessibility Fixes] ( https://github.com/nvaccess /axSGrease/raw/master/BugzillaA11yFixes.user.js )
24+ [ Download Bugzilla Accessibility Fixes] ( https://github.com/jcsteh /axSGrease/raw/master/BugzillaA11yFixes.user.js )
2225
2326This script improves the accessibility of bug pages in the [ Bugzilla] ( http://www.bugzilla.org/ ) bug tracker used by many projects.
2427It does the following:
@@ -27,7 +30,7 @@ It does the following:
2730- Sets alternate text for user images so that screen readers don't derive an unfriendly name from the URL.
2831
2932### GitHub Accessibility Fixes
30- [ Download GitHub Accessibility Fixes] ( https://github.com/nvaccess /axSGrease/raw/master/GitHubA11yFixes.user.js )
33+ [ Download GitHub Accessibility Fixes] ( https://github.com/jcsteh /axSGrease/raw/master/GitHubA11yFixes.user.js )
3134
3235This script improves the accessibility of [ GitHub] ( https://github.com/ ) .
3336It does the following:
@@ -47,15 +50,15 @@ It does the following:
4750- Marks "Add your reaction" buttons as having a pop-up, focuses the first reaction when the add button is pressed and makes the labels of the reaction buttons less verbose.
4851
4952### Kill Windowless Flash
50- [ Download Kill Windowless Flash] ( https://github.com/nvaccess /axSGrease/raw/master/KillWindowlessFlash.user.js )
53+ [ Download Kill Windowless Flash] ( https://github.com/jcsteh /axSGrease/raw/master/KillWindowlessFlash.user.js )
5154
5255Adobe Flash objects can be made to be accessible.
5356Even if they aren't and only contain unlabelled controls, it might still be possible to use these objects with some initial sighted help or by trial and error.
5457However, it's impossible for accessibility tools to interact at all with Flash objects that are "windowless" (also known as transparent or opaque).
5558This script makes windowless Flash objects windowed so that there may be a chance of accessing them.
5659
5760### Monorail Accessibility Fixes
58- [ Download Monorail Accessibility Fixes] ( https://github.com/nvaccess /axSGrease/raw/master/MonorailA11yFixes.user.js )
61+ [ Download Monorail Accessibility Fixes] ( https://github.com/jcsteh /axSGrease/raw/master/MonorailA11yFixes.user.js )
5962
6063This script improves the accessiblity of the [ Monorail] ( https://bugs.chromium.org/ ) issue tracker used by Google for Chromium-related projects.
6164It does the following:
@@ -64,7 +67,7 @@ It does the following:
6467- Makes the star control and status accessible.
6568
6669### Slack Accessibility Fixes
67- [ Download Slack Accessibility Fixes] ( https://github.com/nvaccess /axSGrease/raw/master/SlackA11yFixes.user.js )
70+ [ Download Slack Accessibility Fixes] ( https://github.com/jcsteh /axSGrease/raw/master/SlackA11yFixes.user.js )
6871
6972This script improves the accessibility of [ Slack] ( https://www.slack.com/ ) .
7073It does the following:
@@ -80,7 +83,7 @@ It does the following:
8083- Reports suggestions in various autocompletes such as the Quick Switcher and direct messages menu.
8184
8285### Telegram accessibility fixes
83- [ Download Telegram Accessibility Fixes] ( https://github.com/nvaccess /axSGrease/raw/master/TelegramA11yFixes.user.js )
86+ [ Download Telegram Accessibility Fixes] ( https://github.com/jcsteh /axSGrease/raw/master/TelegramA11yFixes.user.js )
8487
8588This script improves the accessibility of the [ Telegram instant messaging] ( https://web.telegram.org/ ) web interface.
8689
@@ -89,7 +92,7 @@ It so far does the following:
8992- Marks the chat history as a live region so new messages are announced automatically.
9093
9194### Trello Accessibility Fixes
92- [ Download Trello Accessibility Fixes] ( https://github.com/nvaccess /axSGrease/raw/master/TrelloA11yFixes.user.js )
95+ [ Download Trello Accessibility Fixes] ( https://github.com/jcsteh /axSGrease/raw/master/TrelloA11yFixes.user.js )
9396
9497This script improves the accessibility of [ Trello] ( https://trello.com/ ) .
9598It does the following:
0 commit comments