jswanner / DontF-WithPaste

Google Chrome extension that prevents the blocking of pasting into input fields
https://chrome.google.com/webstore/detail/dont-fuck-with-paste/nkgllhigpcljnhoakjkgaieabnkmgdkb
MIT License
818 stars 66 forks source link

Interferes with GMail website paste #97

Closed Taomyn closed 4 years ago

Taomyn commented 4 years ago

When the extension is enabled and composing an email, I cannot paste images into my mail. Disable it, and the paste works.

I'm using Brave browser, but I tested with Edge and it's the same problem.

jswanner commented 4 years ago

@Taomyn, there's no reason to have the extension configured so that it's active while on GMail. The whole reason for the extension's configuration mechanism is so that you only activate the extension on site's the do bad things with paste events (mainly blocking the paste from happening). You don't want the extension active on sites that do good things with paste events (like GMail and GitHub converting file pastes to file uploads).

While on GMail, if you click on the extension's menu button, the popup should display an delete button ("X") on the right side of whichever patterns are matching the current site:

image

You'll want to click on that "X" to disable the extension while on GMail. If you happen to have multiple patterns that are activating the extension on GMail then you'll need to repeat that process until the extension is disabled and its menu button has turned grey.