https://github.com/gaborvecsei/tab-switcher-chrome-extension
Switch back and forth between the two most recently active tabs.
https://github.com/gaborvecsei/tab-switcher-chrome-extension
Last synced: about 1 year ago
JSON representation
Switch back and forth between the two most recently active tabs.
- Host: GitHub
- URL: https://github.com/gaborvecsei/tab-switcher-chrome-extension
- Owner: gaborvecsei
- Created: 2024-12-12T20:32:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T20:36:17.000Z (over 1 year ago)
- Last Synced: 2025-06-21T20:04:59.041Z (about 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tab Switcher Chrome Extension
Switch back and forth between the two most recently active tabs.
Use `Ctrl + Shift + X`
## Install
- Clone this repo
- Chrome -> Extensions -> Enable Developer Mode -> Load unpacked -> select the root directory of this project.