You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,16 @@
3
3
- Author: James Teh <jamie@nvaccess.org> & other contributors
4
4
- Copyright: 2011-2017 NV Access Limited
5
5
6
-
AxSGrease is a set of [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)scripts to improve the accessibility of various websites.
6
+
AxSGrease is a set of user scripts (also known as GreaseMonkey scripts) to improve the accessibility of various websites.
7
7
8
8
## Installation
9
-
Before you can install any of these scripts, you must first install [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/).
10
-
Once that is done, simply activate the download link for the relevant script below to download and install it.
9
+
Before you can install any of these scripts, you must first install a user script manager for your browser.
10
+
For Firefox, you can install [GreaseMonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/).
11
+
For Chrome, you can install [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo).
12
+
There are also user script managers for other browsers.
13
+
See [Greasy Fork's page on How to install user scripts](https://greasyfork.org/en/help/installing-user-scripts) for more details.
14
+
15
+
Once you have a user script manager installed, simply activate the download link for the relevant script below to download and install it.
0 commit comments