Link Vault is a Chrome extension that enables users to create a list of saved links, stored in IndexedDB. Users can categorize each link by tag and category, with the webpage's title and URL automatically fetched as link data. The link list can be filtered by tag and category. When a user clicks on a link in their list, they are navigated to the link's URL in a new page.
My Link Vault - Chrome Web Store Listing My Link Vault - Marketing Site
- React
- TypeScript
- Tailwind
- IndexedDB
- Vitest
- React Testing Library