A powerful Chrome extension for tab management with instant search, intelligent tab suspending, AI features, session backups, workspaces, and beautiful themes.
Install on sharptabs.com | r/SharpTabs
Sharp.Tabs.on.Vivaldi.with.Mod.mp4
- Instant Search - Start typing anywhere for immediate results
- Keyboard Navigation - Arrow keys or Tab/Shift+Tab to navigate
- Quick Access - Alt+T to open popup, type, select, Enter
- Auto-Suspend - Suspend tabs after configurable inactivity time
- Smart Whitelist - Configure which sites to never suspend
- Screenshot Preview - See suspended tabs at a glance
- Native Discarding - Uses Chrome's native tab discarding for maximum RAM savings
- Tab Grouping - Intelligently organize tabs with customizable prompts
- Tab Cleanup - Identifies tabs you might want to close
- Group Naming - Auto-names new groups
- Auto-Backup - Automatic backups every 10 minutes when tabs change
- Granular Restore - Restore sessions, windows, groups, or individual tabs
- Cross-Browser - Export and import sessions between browsers
- Organize tabs into different areas (Personal, Work, etc.)
- Drag tabs/groups onto workspace icons to move them
- Assign hotkeys to workspaces
- Themes and background images/gradients
- Compatible with tweakcn.com for unlimited themes
- Custom CSS support
- Compact pinned tabs mode
- Customizable context menu
- Bulk links opener for Jira, Linear, TestRail, or other IDs
- Duplicate tab detection
- Multi-select and drag & drop
- Recent Tabs Navigation (Alt+Tab for browser tabs)
- Two modes: Popup for quick actions, Sidebar for involved usage
This is a monorepo using pnpm and Turborepo.
# Install dependencies
pnpm install
# Development build (extension)
pnpm dev:extension
# Production build
pnpm buildSee apps/extension/README.md for detailed development instructions.
- React 19 with React Compiler
- TypeScript
- Vite
- Tailwind CSS + shadcn/ui
- Zustand
- Convex (backend)
- Chrome Extension APIs
See r/SharpTabs for release notes and updates.