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

Whatsapp Web exclude by default #38

Closed WiggleWizard closed 7 years ago

WiggleWizard commented 7 years ago

Copying a raw image then attempting to paste into Whatsapp Web would not work, so added it to the excludes for a 'fix'

jswanner commented 7 years ago

That default list of whitelisted sites is mainly there for backwards compatibility with previous version of this extension, before users could configure which sites to whitelist/blacklist. I think this extension works best when configured pretty much the opposite way from the default: whitelist everything & blacklist just the sites you have trouble with. I have a "v2" branch which behaves that way and makes it easier for people to add sites to the blacklist, it's working but needs messaging work before it can be released.

I appreciate you taking the effort of creating this PR, but adding more sites to the default whitelist is not a sustainable solution long-term, which is why I'm not accepting it. Thanks.