Skip to content

nxtcoder17/control-center

Repository files navigation

Control Center

Control Center is a browser extension for Firefox and Chrome that provides vim-style keyboard navigation for browser tabs. Built with SolidJS, TypeScript, and Tailwind CSS v4.

Key Features

  • Quick tab search with fuzzy finding
  • Vim-style marks for instant tab jumping
  • Tab actions: pin/unpin, mute/unmute, delete
  • Music player controls for YouTube Music and Spotify
  • Group operations on filtered tabs

Installation

  1. Clone the repository
  2. Install dependencies: pnpm install
  3. Build for your browser:
    • Firefox: run firefox:build
    • Chrome: run chrome:build
  4. Load the extension from .dist/firefox/ or .dist/chrome/

Usage

  • Press Alt+J to open Control Center (customizable in browser settings)
  • Search tabs by typing
  • Use vim-style marks to bookmark and jump to tabs
  • Control music playback on supported sites

Contributing

See development documentation for contribution guidelines.

License

[Add license information here]

About

control center is a web extension to do usual tasks like tab switching, checking something, or playing music, everything from one keyboard shortcut

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors