diff --git a/README.md b/README.md index 20de8e6..9e1af38 100644 --- a/README.md +++ b/README.md @@ -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")