Save and Manage Links, Usernames, and IDs with Ease
QuickPin is a Chrome extension developed to enhance productivity by allowing users to quickly save and access links, usernames, and IDs.
Tech Stack:
- Frontend: React, Tailwind CSS
- Extension: Chrome API
- Node.js
- npm
- Install the Chrome extension from the Chrome Web Store (link to be provided once available)
- Ensure Node.js and npm are installed on your system
- Clone the repository:
git clone https://github.com/yourusername/quickpin.git
- Navigate to the project directory and install dependencies:
cd app npm install
- Start the development server:
npm start
- Load the extension in Chrome:
- Go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" and select the
buildfolder within the project directory
Here's a walkthrough of the extension:

