update README

This commit is contained in:
Stian Lund 2023-06-08 17:11:58 +02:00
parent 230dc1476e
commit 5e8ed5dc3d

View File

@ -10,11 +10,16 @@ https://github.com/falsandtru/spatial-navigation
Binds WASD, F, E and Q keys for navigation/hints.
* __w/a/s/d__: Four-way spatial navigation
* __e/Shift+e__: Cycle link hints forward/back
* __q__: Exit navigation/hints mode
* __f/Enter__: Click link
* __e/Shift+e__: Expand/Contract (Map Keys or Change Targets)
* __q__: Quit navigation/hints mode
* __Enter/f__: Click link
* __Shift+Enter/Shift+f__: Shift-click link (open new focused tab)
* __Ctrl+Enter/Ctrl+f__: Ctrl-click link (open new background tab)
* __Ctrl+Shift+x__: Disable the hotkeys (for current tab)
To set your own keys, visit the extension options page in your browser's extension manager page.
### Screenshot
![Screenshot of extension in use](https://raw.githubusercontent.com/Pathduck/spatialnavigation/main/img/screenshot.jpg "Screenshot of extension in use")