Download: Chrome Web Store
Quickly switch between your currently open tabs based on which ones you used most recently.
This extension tracks the order you activate tabs and lets you jump back to previously used tabs with keyboard shortcuts or a visual popup interface.
- Recent Tab Switching: See all your currently open tabs sorted by most recently used
- Keyboard Navigation:
Alt + Wto open the popup,Wor↑↓to cycle through tabsEnterorAltto switch to the selected tabEscto close the popup if you change your mind
- Quick Switching: Jump to any open tab with just a few keystrokes
- Tab Information: View tab titles, URLs, and favicons at a glance
- Current Tab Indicator: Easily identify which tab you're currently on (highlighted in blue)
- Automatic Tracking: Automatically tracks the order you activate your open tabs (up to 100)
- Clean UI: Modern, intuitive interface with visual feedback
- Persistent Across Sessions: Remembers tab activation order even after browser restart (only for tabs that are still open)
- Press
Alt+Wto open the previous tabs popup - Press
Wor↓to cycle forward through tabs (or↑to go backward) - Press
EnterorAltto switch to the selected tab - Press
Escto close the popup
- Click the "Previous Tabs" extension icon in your Chrome toolbar
- The popup shows all your currently open tabs sorted by most recently used
- Click on any tab to switch to it directly
- Go to the Chrome Web Store page
- Click "Add to Chrome"
- Confirm by clicking "Add extension"
- Clone or download this repository
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top-right corner
- Click "Load unpacked"
- Select the
previous_tabsfolder
- Press
Alt + W→ Opens popup showing all currently open tabs sorted by recent usage - Press
Wthree times → Cycles selection to the 4th most recently used tab - Press
Enter→ Switches to that tab - Or simply click on any tab in the list to switch to it immediately
Visual Indicators:
- Blue highlight: Current active tab
- Yellow highlight: Selected tab (when cycling with keyboard)
- Numbers: Show tab order (1 = most recently used, 2 = second most recently used, etc.)
Note: Only shows tabs that are currently open. Closed tabs are automatically removed from the list.
This extension is completely privacy-friendly:
- No data collection: Does not collect, store, or transmit any personal data
- Local storage only: Only stores tab IDs (internal Chrome identifiers) for currently open tabs
- No external communication: Never sends data to any external servers
- No browsing history: Does NOT track or access your browsing history - only tracks which of your currently open tabs you've recently switched to
- All data is stored using
chrome.storage.localand remains on your device - Closed tabs are automatically removed from storage
See privacy_policy.md for full details.
MIT License - Feel free to use and modify as needed.
Contributions are welcome! Feel free to submit issues or pull requests.
