A lightweight browser extension that enhances Gmail navigation with shortcuts.
- Left Arrow: Jump to the previous email
- Right Arrow: Jump to the next email
- Toggle: Enable or disable navigation on demand via the popup
- Customizable Keybindings: Set different keys for previous and next email navigation from the popup
- Download
gmail-shortcuts-plus-extension.zip
Go to releases: Release v1.0.0 or Click Here 👉 - Unzip the file to a local folder
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" (top right)
- Click "Load unpacked" and select
manifest.jsonfrom the unzipped folder - Open Gmail and use the configured navigation keys (default left right arrows)
Contributions are welcome! Feel free to fork, improve, and submit pull requests.
- Expanded Navigation: Add support for
Up/Downarrows to move through the email list without leaving the current thread. - Visual Feedback: Implement subtle highlights or animations to indicate the transition between emails.
- Advanced Gmail View Support: Optimize navigation for split-pane and conversation layouts.
- Quick-Action Shortcuts: Add shortcuts for marking emails as read/unread or archiving using keyboard combinations.