andryou / scriptsafe

a browser extension to bring security and privacy to chrome, firefox, and opera
https://www.andryou.com/scriptsafe
509 stars 79 forks source link

Prevent Clipboard Interference #146

Open Nemisor opened 7 years ago

Nemisor commented 7 years ago

After updating to 1.0.8.5 google docs will not display the import dialog box if Clipboard Interference is enabled. It also does not show that it is blocking anything in order to whitelist it for that site. Strangely, Block Canvas Font Access does now work with google docs, when it didn't before, and it does indicate that it's blocking several attempts.

andryou commented 7 years ago

Thanks for this; I managed to reproduce it and implement a fix which will be included in the next upcoming beta!

Nemisor commented 7 years ago

Most excellent. Thank you!

jacobbaratta commented 7 years ago

Note that as of v1.0.9.1 this option breaks a bunch of stuff in Google Sheets (such as text entry!) unless you whitelist the domain specifically under the clipboard-specific whitelist, NOT the global whitelist/blacklist (I didn't bother tracking down exactly what domain was causing the issue, I just took the nuclear approach and added **.google.com to the clipboard-specific whitelist, which immediately solved the problem). If this is intended behavior I suggest adding a note similar to the one under "Block Canvas Font Access" so that people know that "Prevent Clipboard Interference" will interfere with Google Sheets, and also adding a note under "Whitelist / Blacklist" to clarify that this is apparently separate from the individual whitelists under the "Fingerprint Protection" section.