https://github.com/lockstep/chromerow
A chrome extension to enable keyboard-based navigation within web pages
https://github.com/lockstep/chromerow
Last synced: 8 months ago
JSON representation
A chrome extension to enable keyboard-based navigation within web pages
- Host: GitHub
- URL: https://github.com/lockstep/chromerow
- Owner: lockstep
- License: mit
- Created: 2014-12-18T03:01:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-18T03:09:21.000Z (over 11 years ago)
- Last Synced: 2025-03-23T06:44:54.361Z (about 1 year ago)
- Size: 211 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chromerow
=========
A chrome extension to enable keyboard-based navigation within web pages. Use the `hjkl` keys to jump through the page:
- **h**: Nearest link or text input to the left
- **j**: Nearest link or text input below
- **k**: Nearest link or text input above
- **l**: Nearest link or text input to the right
This minimizes your time away from the home row of the keyboard, optimizing efficiency.