Skip to content

dunkbing/ktab

Repository files navigation

KTab: Command Palette Chrome Extension

Preview

KTab is a Chrome extension that adds a command palette to your browser.

Key Features

  • 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

Installation

Download KTab from the Chrome Web Store

Usage

  1. Open with Cmd+Shift+K (Mac) or Ctrl+Shift+K (Windows/Linux)
  2. Type to search
  3. Use arrow keys to navigate
  4. Press Enter to select

Special commands: /tab, /history, /bookmark

Development

  1. Clone repo and navigate to directory
  2. Run pnpm install
  3. Build: pnpm run build or dev mode: pnpm dev
  4. Load unpacked extension from dist directory in Chrome

Follow @dunkbing on TikTok for occasional live coding sessions.

Releases

No releases published

Sponsor this project

Packages

No packages published