Git Product home page Git Product logo

copy-pasty-chrome-extension's Introduction

copy-pasty-chrome-extension

A chrome extension which supports multiple copy of items from clipboard and select those items to paste at desired place using the simple shortcuts of Ctrl+c and Ctrl+v.

Getting Started

Cloning the repository

Clone the git repository by using the following command in a terminal with Git installed

git clone https://github.com/Utsavjain4561/copy-pasty-chrome-extension.git

Installing the extension

To install the chrome extension to your browser follow the steps:

  1. Open Chrome Browser->Settings->Extensions
  2. Enable Developer mode
  3. Click on Load unpacked button on top of the page
  4. Select the root folder for this repository
  5. The extension will be added to the Chrome Extension Manager page.
  6. Make sure to enable the chrome extension by clicking the toggling button.

All set to use the copy-pasty-chrome-extension !!

Use

  • After installing the extension an alert box appears asking permission to read and write clipboard data. Click on Allow button

  • Click on the icon and a popup will appear as shown below

Adding text

  • Select some text on the page and hit Ctrl+c. Do this with as many different texts you want and then open the extension.The extension will contain all your copied text as shown below.

  • On clicking the list icons and thumbnail you will be directed to the corresponding webpage while clicking on the list item itself will select the particular text which you can paste using Ctrl+v shortcut.

  • Clicking on the delete icon will delete the text from the list

Authors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.