A powerful Chrome extension for managing pinned tabs with advanced features for productivity and organization.
- 📌 Pin/unpin tabs with one click
- 🔄 Automatic tab restoration on browser startup
- 🎯 Quick pin current tab
- 📋 Clipboard support for quick URL pasting
- 🏷️ Tag management system
- 📊 Usage analytics and time tracking
- 🔄 Drag-and-drop tab reordering
- 📍 Pin all visible tabs at once
- 🗑️ Unpin all tabs
- 💾 Bulk import/export of pinned tabs
- 🔄 Session backup and recovery
- 🔍 Quick search through pinned tabs
- 📊 Usage statistics and insights
- ⚡ Instant tab switching
- 🔄 Auto-sync across browser sessions
- 🏷️ Smart tag suggestions
- ⏱️ Time tracking per tab
- 🎨 Clean, modern interface
- 📱 Responsive design for all window sizes
- ⌨️ Keyboard shortcuts support
- 🔔 Visual feedback for actions
- 📊 Statistical dashboard
Coming soon! The extension will be available on the Chrome Web Store.
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked" and select the extension directory
- Click the extension icon to open the management page
- Enter a URL and click "Add & Pin Tab" to pin a new tab
- Use the search bar to quickly find pinned tabs
- Click "Open" to switch to a pinned tab
- Click "Delete" to unpin and remove a tab
- Add tags to organize your pinned tabs
- Click "+ Add Tag" on any tab to add tags
- Use suggested tags or create custom ones
- Filter tabs by tags
- Remove tags by clicking the 'x' button
Ctrl+Shift+P
(Windows) /Cmd+Shift+P
(Mac): Quick pin current tabEnter
in URL input: Add and pin tabCtrl+F
/Cmd+F
: Focus search barEsc
: Clear search/Close dialogs
- View total time spent on each pinned tab
- Track access frequency
- Analyze usage patterns
- Reset statistics as needed
- Click "Export Tabs" to save your pinned tabs configuration
- Click "Import Tabs" to restore from a backup file
- Automatic session backup every minute
-
Tabs not restoring on startup
- Ensure the extension has the necessary permissions
- Check if Chrome is up to date
-
Tags not saving
- Clear extension storage and try again
- Check for storage quota limits
-
Statistics not updating
- Refresh the options page
- Check if time tracking is enabled
- Use the session backup feature to recover lost tabs
- Check the extension's local storage for backup data
- Import from previously exported configurations
- Chrome Storage API for persistence
- Tab management API integration
- Event handling for browser actions
- Responsive design with CSS
- Tag management system
- Analytics tracking
- Added dark mode support with theme toggle
- Enhanced UI contrast and accessibility
- Improved theme switch transitions
- Added theme persistence across sessions
- Updated icons and visual elements for dark theme
- Fixed material icons visibility in dark mode
- Optimized color schemes for both themes
- Enhanced readability in dark environment
- Fixed manual unpinning synchronization
- Improved tab restoration reliability
- Enhanced error handling for tab operations
- Fixed drag-and-drop reordering issues
- Added better storage sync mechanisms
- Improved tab status tracking
- Fixed session backup/recovery edge cases
- Added URL validation improvements
- Enhanced dashboard update reliability
- Added toast notifications for all tab operations
- Added tag management system
- Implemented drag-and-drop reordering
- Added time tracking and analytics
- Enhanced statistics dashboard
- Added session backup/recovery
- Improved UI/UX with toast notifications
- Added keyboard shortcuts
- Improved tab restoration
- Added basic statistics tracking
- Enhanced UI/UX
- Initial release with core functionality
- Cloud sync support
- Custom icons for pins
- Folder organization
- Tab preview functionality
- Undo/redo support
- Data migration tools
Feel free to submit issues and enhancement requests! Pull requests are welcome.
This project is licensed under the MIT License - see the LICENSE file for details
This extension only stores data locally and does not transmit any information to external servers. All statistics and configurations are saved in your browser's local storage.