Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.94 KB

README.md

File metadata and controls

45 lines (40 loc) · 1.94 KB

Don't mess with copy and paste

Background

It annoys me to no end when a web application prevents me from being able to paste content into an input field, or copy it out. If I paste an incorrect email address, that's my own fault. I use tools like 1Password to remember all kinds of things for me, and it's actually more error prone for me to type out all the characters than it is for me to copy from 1Password and paste into a text box.

Solution

This is a dead simple Google Chrome extension that removes copy and paste blocking.

How to install (Option 1)

Universal

Step 2 on chrome 1 on firefox

Click the Puzzle Piece

Screenshot 2024-05-16 210612

Step 3 on chrome 2 on firefox

select Manage Extensions

Screenshot 2024-05-16 210629

Chrome

Step 1

Unzip the file

Screenshot 2024-05-16 205132 image

Step 4

enable developer mode

Screenshot 2024-05-16 210638

This is what it should look like

Step 5

Select "Load Unpacked"

Screenshot 2024-05-16 210646

Step 6

Select the unzipped folder

Firefox

Option 1 is only for chromium based Browsers

How to install (Option 2)

Chrome

Download the ChromeExtension.zip and extract it

Firefox

Download the FirefoxAddon.xpi and double click it