1 repo
Extensions that map text-editor-style commands to browser interactions.
Distinguishing note: Focuses on the extension-based implementation of keyboard interfaces.
Explore 1 awesome GitHub repository matching web development · Browser Keyboard Extensions. Refine with filters or upvote what's useful.
Vimium is a browser extension that provides a keyboard-driven interface for web navigation. By mapping standard text editor commands to browser interactions, it enables users to navigate web pages and interface elements without relying on a mouse or trackpad. The project functions as a customizable input mapper that intercepts low-level keyboard events at the document root. This allows users to override default browser shortcuts and define personalized command sequences to tailor their browsing workflow. The extension maintains consistent control across all browser environments, including res
Maps standard text editor navigation commands to web page interactions for mouse-free browsing.