Skip to content

Commit 6abafc5

Browse files
authored
Revise browser extension links (Mottie#162)
* Fix Violentmonkey links * Link to extension homepage * Use a single link for each extension * Wording
1 parent 4983620 commit 6abafc5

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@ Userscripts to add functionality to GitHub.
66

77
1. Make sure you have user scripts enabled in your browser (these instructions refer to the latest versions of the browser):
88

9-
* Firefox - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=firefox) or [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) (GM v4+ is **not supported**!).
10-
* Chrome - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=chrome).
11-
* Opera - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=opera) or [Violent Monkey](https://addons.opera.com/en/extensions/details/violent-monkey/).
12-
* Safari - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=safari).
13-
* Dolphin - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=dolphin).
14-
* UC Browser - install [Tampermonkey](https://tampermonkey.net/?ext=dhdg&browser=ucweb).
9+
* [Tampermonkey](https://www.tampermonkey.net/) (proprietary)
10+
* [Violentmonkey](https://violentmonkey.github.io/get-it/)
11+
* [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) (some scripts are **not compatible with Greasemonkey 4**!)
1512

1613
2. Get information or install:
1714
* Learn more about the userscript by clicking on the named link. You will be taken to the specific wiki page.

0 commit comments

Comments
 (0)