Skip to content

saadii007/Smart-Clipboard-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Clipboard – Chrome Extension

A modern, lightweight Chrome extension built with React + Tailwind and the Chrome Extensions API.
Automatically captures copied text, links, and code snippets across all browser tabs — with pinning, search, and clean UI.


Image

Features

  1. Automatic Clipboard Capture
    Detects copied text from any active tab and stores it locally (refreshes daily).

  2. Pin & Manage Items
    Pin important snippets for quick access and delete or clear all with one click.

  3. Smart Categorization
    Automatically detects text, URLs, and code snippets.

  4. Modern UI
    Built with React + Tailwind CSS, optimized for Chrome popup layout — fast, smooth, and responsive.

  5. Local Storage (No Login Needed)
    All your clipboard history stays on your device using Chrome’s local storage.


Tech Stack

  • Frontend: React
  • Styling: Tailwind CSS
  • Extension API: Chrome Extensions Manifest V3
  • Storage: Chrome Local Storage

Installation

1️. Clone the repository

git clone https://github.com/saadii007/Smart-Clipboard-Manager.git
cd smart-clipboard/popup

2️. Install dependencies

npm install

3️. Build the extension

npm run build

About

A modern, lightweight Chrome extension that automatically saves everything you copy — text, links, and code — and organizes it neatly with categories, search, and pinning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors