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
812 stars 64 forks source link

[feature request] clear copy without appendages #126

Closed gendalv closed 1 year ago

gendalv commented 1 year ago

some sites append copyright and other garbage text when they detect a copy

jswanner commented 1 year ago

@gendalv, if the site is amending the copied content via the standard copy event and this extension is enabled on that site, then this should already be taken care of. If that's not the case, if it's a public site you are experiencing this on, can you share the URL?

gendalv commented 1 year ago

@jswanner livemaster.ru when copying info from any product page it appends site link and ©️

jswanner commented 1 year ago

@gendalv, if you enable the extension for that site, it does prevent it from injecting that additional content into the copied text.

gendalv commented 1 year ago

@jswanner I didn't realize it was manual/white list type of extension.