Skip to content

vishxly/Copy-Clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Copy Tracker

Copy Tracker is a browser extension that helps you track and save copied text with ease. This extension supports both Google Chrome and Mozilla Firefox.

Features

  • Save selected text directly from the context menu.
  • View all saved texts in a popup.
  • User authentication for secure text saving.

Installation

Google Chrome

  1. Clone this repository or download the ZIP file.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable Developer mode by toggling the switch in the top right corner.
  4. Click Load unpacked and select the directory where you cloned/downloaded the extension.

Mozilla Firefox

  1. Clone this repository or download the ZIP file.
  2. Open Firefox and navigate to about:debugging#/runtime/this-firefox.
  3. Click Load Temporary Add-on and select the manifest.json file in the directory where you cloned/downloaded the extension.

Usage

  1. Install the extension as described above.
  2. Log in to the extension via the popup to enable saving of selected text.
  3. Select text on any web page.
  4. Right-click and select "Save selected text" from the context menu.
  5. The selected text will be saved and can be viewed from the extension popup.

Development

Prerequisites

  • Node.js
  • npm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published