turtle is a Google Chrome extension that enhances bookmarking by allowing users to tag their bookmarks for easy organization and retrieval. The extension provides a simple and intuitive interface for adding tags to bookmarks, making it easier to categorize and find them later.
Demo : video
- Clone the project
git clone https://github.com/H4K3R13/turtle.git
- Change the directory
cd turtle
- Install node modules
yarn
- Build the project
yarn run build
- Create the .env.local in the root folder
VITE_SECRET=<BASEROW_AUTH_TOKEN>
Step 1: Navigate to Chromes extensions settings
Step 2: Click on Load unpacked
Step 3: Select the build folder
Step 4: The extensions will load up here