Skip to content

Commit 5cad9e7

Browse files
authored
Update README.md
1 parent c3d2e2c commit 5cad9e7

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,22 @@ A RES-like userscript to navigate Lemmy with the keyboard. Supports both HJKL an
33

44
Works on lemmy-ui and mlmym websites.
55

6-
## Installation & Usage:
6+
## Installation:
7+
8+
### As a Userscript
9+
- First, make sure you have [Tampermonkey](https://www.tampermonkey.net/) or [Violentmonkey](https://violentmonkey.github.io/) or [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) installed
10+
- Get from [HERE](https://github.com/vmavromatis/Lemmy-keyboard-navigation/raw/main/main.js)
11+
12+
Alternatively, if you want standalone versions instead, use [this](https://greasyfork.org/en/scripts/470498-lemmy-keyboard-navigation) for lemmy ui and [this](https://github.com/vmavromatis/Lemmy-keyboard-navigation/blob/main/lemmy-keyboard-navigation-mlmym.user.js) for mlmym.
13+
14+
715
### As a Chrome Extension
8-
Get from [here](https://chrome.google.com/webstore/detail/lemmy-keyboard-navigator/lamoeoaekeeklbcekclbceaeafjkdhbi)
16+
Get from [HERE](https://chrome.google.com/webstore/detail/lemmy-keyboard-navigator/lamoeoaekeeklbcekclbceaeafjkdhbi)
17+
918

10-
### As a Userscript
11-
- Make sure you have [Tampermonkey](https://www.tampermonkey.net/) or [Violentmonkey](https://violentmonkey.github.io/) or [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) installed
12-
- [Click here](https://greasyfork.org/en/scripts/470498-lemmy-keyboard-navigation) to install script from Greasyfork (there is a webhook that auto-syncs with this repo)
13-
- Press 'G' (dashboard) then 'O' to configure your settings
14-
- Voila! You may now navigate https://lemmy.world/ (or any other lemmy instance of your choice) with your keyboard
19+
## Usage
1520

16-
## Keybinds
21+
Press 'G' (dashboard) then 'O' to configure your settings
1722

1823
| Link Pages |
1924
|----------------------------------------------------------------------|

0 commit comments

Comments
 (0)