You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight Chrome extension that allows users to save, manage, and organize webpage links efficiently. The extension provides options to save links, delete all links, with data persisted using browser localStorage.
Tech stack
JavaScript – Core logic and event handling
HTML – Extension popup structure
CSS – Styling and layout
Browser localStorage – Persistent data storage
Future improvements
Add buttons for individual removal
Add folder/category support for links
Sync links across devices
Improve UI with search functionality