A clean and simple tab-switching interface designed for quick movement between pages with a minimal, distraction-free layout.
- Fast switching between tabs
- Clean, lightweight overlay
- Smooth keyboard-based navigation
- ALT + Q — open the tab switcher
git clone https://github.com/yonasengdu/FlowTabs.git
cd your-repo-name
npm installnpm run buildThis will generate a dist/ folder containing the final extension files.
- Open chrome://extensions
- Enable Developer mode
- Click Load unpacked
- Select the dist/ folder