TabSphere is a lightweight Chrome Extension that helps you manage your browser tabs more efficiently.
You can save, restore, and organize tabs with a single click — no more messy windows or lost links!
- 📌 View all open tabs in a clean UI.
- ❌ Close tabs directly from the extension popup.
- 💾 Save tabs for later and access them anytime.
- 🗑 Delete saved tabs from storage.
- 🎨 Modern UI with FontAwesome icons.
- Clone this repository:
git clone https://github.com/your-username/TabSphere.git cd TabSphere - Open Google Chrome and go to chrome://extensions/
- Enable Developer Mode (toggle on top right).
- Click "Load unpacked" and select the TabSphere project folder.
- TabSphere should now appear in your extensions bar 🎉
- Manifest V3 (Chrome Extension API)
- JavaScript (ES6)
- HTML + CSS
- FontAwesome Icons
🔹 Popup UI
Pull requests are welcome! If you’d like to suggest new features or report bugs, feel free to open an issue.