Files
spatialnavigation/README.md

27 lines
956 B
Markdown
Raw Normal View History

2022-11-14 23:08:54 +01:00
# Spatialnavigation
2021-03-08 17:08:06 +01:00
2022-11-14 23:08:54 +01:00
__Spatial Navigation Chrome Extension__
Smart spatial navigation with key map to links.
2022-11-14 23:12:36 +01:00
This is based off the *Spatial Navigation* extension by 'Falsandtru':\
2022-11-14 23:08:54 +01:00
https://github.com/falsandtru/spatial-navigation
Binds WASD, F, E and Q keys for navigation/hints.
2023-04-24 14:40:22 +02:00
* __w/a/s/d__: Four-way spatial navigation
2023-06-08 17:11:58 +02:00
* __e/Shift+e__: Expand/Contract (Map Keys or Change Targets)
* __q__: Quit navigation/hints mode
* __Enter/f__: Click link
2023-04-24 14:40:22 +02:00
* __Shift+Enter/Shift+f__: Shift-click link (open new focused tab)
* __Ctrl+Enter/Ctrl+f__: Ctrl-click link (open new background tab)
2023-06-08 17:11:58 +02:00
* __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
2022-11-14 23:08:54 +01:00
![Screenshot of extension in use](https://raw.githubusercontent.com/Pathduck/spatialnavigation/main/img/screenshot.jpg "Screenshot of extension in use")
Any contributions are most welcome! 🤓👍