Tab Saving Chrome Extension
Instantly save active browser tabs and organize your important links for later access
Project Screenshots
Project Overview
This is a productivity-focused Google Chrome extension designed to help users manage browser tabs. Built with the Chrome Tabs API and Manifest V3, it allows users to instantly save the current active tab or manually input URLs into a list. All data is persisted using Local Storage, ensuring that saved links remain available even after the browser is closed or restarted.
Key Features
- Instantly saves the active tab using Chrome Tabs API
- Manual input field for adding custom URLs
- Persistent data storage using Local Storage
- Safety mechanism: "Double-click" to delete all entries
- Renders clickable links that open in a new tab
- Built with modern Manifest V3 standards
- Lightweight, fast, and user-friendly popup interface
- No external database required