Skip to main content
Comparison SuperchargeNavigation

Chrome Without a Mouse? 5 Keyboard Extensions (2026)

Five keyboard extensions for Chrome, no mouse needed. Three modal Vim keybinders, one shortcut mapper, one hint-mode tool. What each press does. September 2026.

6 min read Verified Chrome 152

You’re mid-scroll, your mouse gives out, and the only way forward is the keys. Hold Shift, single- or double-letter badges appear over every link on the page, you type them, the link opens. That is hint mode, a feature of one of the five live Chrome extensions for keyboard-only browsing. The other four work differently.

The cost of skipping a keyboard path shows up in two specific ways. Your entire browsing session stalls the moment the mouse stops working or the mouse-to-keyboard switching eats your flow. You stare at a screen you cannot reach. The second loss is quieter. You install a modal Vim keybinder, spend a week building muscle memory for hjkl and f-key actions, and then realize the vocabulary fights the way you actually work. You uninstall it. You’re back at the mouse.

Key takeaways

  • Three of the five are modal Vim keybinders (Vimium, Vimium C, Surfingkeys). Shortkeys and SuperchargeNavigation are not.
  • SuperchargeNavigation’s hint mode: hold Shift, type badge letters, follow the link. No mode switch, no Vim vocabulary.
  • Drag-and-drop, native file dialogs, and some canvas content still require a pointer regardless of which extension you run.

The Five at a Glance

OptionStyleWhat You PressPointer Still Needed?
VimiumModal (normal/insert modes)hjkl to scroll, f for link hintsFor page navigation, no. For Chrome UI and drag-and-drop, yes.
Vimium CModal (omnibar-based)Omnibar for navigation and tab operationsFor page navigation, no. For Chrome UI and drag-and-drop, yes.
SurfingkeysModal (Normal/Visual/Insert/Hints)Mode-specific keysFor page navigation, no. For Chrome UI and drag-and-drop, yes.
ShortkeysNon-modal (custom mapper)User-defined, 125+ built-in actionsDepends on what you map
SuperchargeNavigationNon-modal (hint mode)Hold Shift + badge letters, Alt+K search, Alt+B panelFor page links, no. For drag-and-drop, file dialogs, yes.

The Alt+ combinations for SuperchargeNavigation are Chrome’s suggested defaults, rebindable. Saka Key was removed from the Chrome Web Store in 2021 (five years before this article’s September 2026 publication). cVim left the store in 2022. The August 31, 2026 purge, four days before this article’s publication, did not involve it: already gone.

Chrome’s own keyboard shortcuts (Ctrl+T, Ctrl+Tab, Ctrl+L) already cover basic tab management. What the extensions above add is in-page navigation: following links, scrolling content, and searching page text by keyboard.

Three Modal Vim-Style Keybinders

These three share the same architecture. You enter a mode, press keys, and the browser responds. The differences live in the vocabulary each one teaches.

Vimium calls itself “the hacker’s browser.” Normal and insert modes cover the page: hjkl scrolls, f surfaces link-hint badges, you type the letters, the link opens. Roughly 500,000 users have it installed, and it runs on Manifest V3.

Vimium C takes the same modal approach and layers an omnibar on top for navigation and tab operations. It’s MV3, version 2.11 and later.

Surfingkeys maps keys for web surfing across four modes: Normal, Visual, Insert, and Hints. Each mode carries its own key set, and you switch between them as you move from reading to selecting to editing.

The shared trait is the modal structure: you switch between modes, and each tool carries its own key set. Vimium maps hjkl to scrolling and f to link hints. The other two build their own vocabularies on the same frame. If that curve fits your workflow, any of the three handles a full browsing session.

Shortkeys: The Custom Shortcut Mapper

Shortkeys is not modal and not Vim-style. It is a custom-shortcut mapper: you pick from 125+ built-in actions, assign any key combination, and Chrome fires the action on demand. No modes, no hjkl, no f-key vocabulary. About 200,000 users have it on, and it’s Manifest V3.

Where Shortkeys asks more of you: you build the mapping yourself. You choose the action, choose the key, and the pair is yours. If you already know exactly what you want to bind and what it should do, Shortkeys gets you there without imposing a learning week on top.

SuperchargeNavigation: Hint Mode Without a Mode Switch

SuperchargeNavigation is the non-modal option in this list and the one that ships the hint mode from the opening. The CWS-live version is 1.3.4, and it’s Manifest V3.

Hint mode is the core keyboard surface. Hold the trigger modifier (Shift by default) and single- or double-letter badges appear over every clickable element on the page. Type the badge letters and the link or button activates. No mode to enter, no keybinder vocabulary to learn. Chord variants add a layer: hold Shift+Alt on the final letter to open the link in an inline peek overlay, or Shift+Ctrl to open it in a background tab.

Hint mode is on by default. The content script runs on all URLs, and the trigger defaults to the hold mode. You can turn it off per domain, not globally.

Type-to-select is the second surface. Type bare letters with no modifier and the extension highlights matching text on the page using the CSS Custom Highlight API. Enter activates the top match. One gate to know: type-to-select requires keyboard hints to be enabled in the options, so it is not active the moment you install the extension. You flip that toggle, and it works.

Quick-search and side panel cover tab-level actions. The default suggested keys are Alt+K for quick tab search and Alt+B to toggle the side panel. These are Chrome’s suggested keys, not fixed ones. You can rebind them, and Chrome will silently drop a binding that collides with another extension’s shortcut.

What Still Needs a Pointer

No keyboard extension, including all five above, removes the need for a pointer in every Chrome interaction. Drag-and-drop (moving a file into an upload zone, reordering tabs by dragging) still requires a mouse or trackpad. Native OS file dialogs that open when you hit Save or Open are not reachable by any of these extensions. Some canvas and web-content interactions (drawing on a canvas, certain game or drawing-app elements) assume a pointer input.

This is a property of Chrome’s own UI layer and the web platform, not a gap in any specific extension. If your workflow touches those interactions, the keyboard extensions cover the browsing and navigation layer and the pointer covers the rest.

Pick Your Keyboard Path

If you want to follow links, search tabs, and navigate pages by keyboard without learning a modal vocabulary, SuperchargeNavigation’s hint mode and Alt+K quick-search are the shortest path. Hold Shift, type the badge, move on. No week of muscle-memory building sits between you and a working setup.

If the learning curve of a Vim keybinder is a feature you want rather than a barrier, pick the one whose vocabulary fits your workflow: Vimium for a broad normal/insert mode set, Vimium C for the omnibar layer, or Surfingkeys for four-mode coverage.

If you need custom action mapping and already know what you want to bind, Shortkeys gives you 125+ actions and full key-combo freedom without any modal layer in the way.

Match the tool to the depth of keyboard control you actually want. Modal gives you the most granular control at the cost of a learning week. Non-modal gives you the common actions (follow a link, search a tab) with zero vocabulary to internalize.

Frequently Asked Questions

Do all five extensions work on Chrome 152?
As of September 2026, Vimium, Vimium C, Shortkeys, and SuperchargeNavigation all ship Manifest V3 builds compatible with Chrome 152. Surfingkeys is still live on the Chrome Web Store after the August 31, 2026 MV2 purge, so it ships Manifest V3.
What is the difference between hint mode and modal keybinding?
In a modal keybinder (Vimium, Vimium C, Surfingkeys), you switch between modes such as normal, insert, and visual, each with its own key vocabulary. In hint mode (SuperchargeNavigation), you hold one modifier (Shift by default), letter badges appear over clickable elements, and you type the badge. No mode switch, no vocabulary to memorize beyond the hold-and-type action.
Can I use Chrome entirely without a mouse?
For browsing and page navigation (following links, switching tabs, searching, scrolling), yes. For drag-and-drop interactions, native OS file dialogs, and some canvas-based content, a pointer is still required. This is a Chrome platform limitation, not a gap in any specific extension.
Are Saka Key or cVim still available?
No. Saka Key was removed from the Chrome Web Store in 2021. cVim left the store in 2022, and the August 31, 2026 MV2 purge did not involve it: the listing was already gone. Neither is installable.

Don't miss the next release

Be first to know when we ship something new.

Related Articles