π ClipBoarded β Quick Copy Personal Info Extension
ClipBoarded is a lightweight, stylish Chrome extension that helps you store and quickly copy your most frequently used personal informationβlike your name, phone number, email, LinkedIn profile, and more. Whether youβre job hunting, filling out forms, or registering for services, ClipBoarded makes it easy to manage and access your essential info.
β οΈ Beta Notice
This is a beta release. While ClipBoarded is stable, you may encounter minor UI or UX issues.
Please report bugs or suggestions via GitHub Issues.
Latest Version Updates
v1.4.1 β Organization Update (Jan 2026) - Beta Release
- π·οΈ Added Tags
- Now you can add tags to the field and save them
- Near the search filter you can view the different tags present
- Click them to filter
- π Better Life Update
- Added close button when creating a field to close the prompt
- Made the save button bigger
- Few more UI modification
- π‘ Light Theme Beta Version is Here
- The feature to toggle between Light and Dark theme (For any Light theme freaks!)
- Still unsure on the color comp
- Would love to hear suggestions
π View all releases
β¨ Features
- β
Predefined Fields: Starts with basic fields like Name and Phone Number.
- β Custom Fields: Add unlimited labelβvalue pairs.
- π Protected Fields: Secure selected fields with a password.
- ποΈ Password-Gated Reveal: Reveal protected values only after authentication.
- π€ Secure Export: Export data only after password verification.
- β Pin Fields: Keep important fields pinned at the top.
- π·οΈ Tags: You can create tags to the field and filter them by that for easy access.
- π Locked After Save: Fields lock automatically after saving.
- π One-Click Copy: Copy values instantly when unlocked.
- β Delete Fields: Remove unwanted fields safely.
- πΎ Local-Only Storage: All data stays on your deviceβno servers, no tracking.
- π₯οΈ Clean Dark UI: Minimal, fast, and distraction-free.
- π‘ Light Theme Toggle: For any light theme lovers(π€¨).
πΈ Preview
-
Field Creation

-
Filter by Tags

π Installation
- Clone the repo or Download ZIP
- Open Chrome and navigate to
chrome://extensions/
- Enable Developer Mode (top right).
- Click Load unpacked and select the project folder.
- Pin the ClipBoarded icon from the extensions toolbar for quick access!
π Project Structure
clipboarded/
βββ assets/ # Needed assests like fontawesome icons
βββ images/ # All the needed images
βββ css/ # Contains the style sheets
βββ popup.html # Main popup UI
βββ popup.js # Core logic for adding, copying, deleting fields
βββ manifest.json # Chrome extension configuration
βββ Logo.png # Extensions main image
βββ README.md # You're reading it!
π οΈ Built With
- HTML5 β Clean and structured markup
- CSS3 β Sleek, modern dark UI with scrollable sections
- JavaScript (Vanilla) β Logic for storage, DOM interaction, and clipboard
- Chrome Extension API v3 β Modern and secure extension architecture
- Fontawesome - Library used for the icon style
π‘ Future Improvements
- π Dark/Light theme toggle [In Development]
- π Optional field encryption
- βοΈ Chrome sync support across devices
- π§Ή Context menu integration for even faster access
- π Autofill support on websites (optional toggle)
π€ Contribution Guide
Want to improve ClipBoarded? Contributions are welcome!
- Fork the repository
- Create your feature branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Open a Pull Request
Please follow existing code style and conventions when contributing.
π License
MIT License Β© 2025 Navin
π Resources
β‘ ClipBoarded β Because your info should always be one click away.