KTab is a Chrome extension that adds a command palette to your browser.
- Quick access with keyboard shortcut (Cmd+Shift+K / Ctrl+Shift+K)
- Search across tabs, history, bookmarks, and Google suggestions
- Tab management and quick actions
- Keyboard navigation
Download KTab from the Chrome Web Store
- Open with Cmd+Shift+K (Mac) or Ctrl+Shift+K (Windows/Linux)
- Type to search
- Use arrow keys to navigate
- Press Enter to select
Special commands: /tab, /history, /bookmark
- Clone repo and navigate to directory
- Run
pnpm install - Build:
pnpm run buildor dev mode:pnpm dev - Load unpacked extension from
distdirectory in Chrome
Follow @dunkbing on TikTok for occasional live coding sessions.