
Link Wallet is a lightweight Google Chrome extension that helps you organize and access all your important professional links—like your coding profiles, GitHub, LinkedIn, blog, and portfolio—in one convenient place. No more scrambling during job applications—just click and go!
link.wallet.mp4
- 📂 Categorized link management (Social, Portfolio, Blog, Coding Profiles, Others)
- ➕ Add new links quickly through a simple form
- 🔍 Instant search with autocomplete and icons
- 🗑️ Delete links you no longer need
- 📋 One-click copy for fast pasting into applications
- 🌗 Light/Dark mode toggle
- 💾 Uses localStorage for persistence (no backend needed)
Tech | Usage |
---|---|
React.js | UI building and component logic |
Tailwind CSS | Styling with utility-first approach |
Vite | Fast build tool and bundler |
localStorage | Client-side data storage |
JavaScript (ES6+) | Application logic |
HTML/CSS | Basic markup and structure |
Chrome Extension APIs | Integration with browser UI |
- Found a bug or have a feature request? Create an issue
- Contributions are welcome—feel free to fork and make a pull request