aaronraimist / DontFuckWithPaste

Google Chrome and Firefox extension that prevents the blocking of pasting into input fields
https://addons.mozilla.org/en-US/firefox/addon/don-t-fuck-with-paste/
MIT License
1.04k stars 21 forks source link

DFWP breaks Patreon #10

Open STrRedWolf opened 5 years ago

STrRedWolf commented 5 years ago

If I'm writing up a text post on Patreon and paste any prepared text into it, the page turns entirely blank. The only work-around is to disable the extension.

The Javascript console gives me the following:

onmozfullscreenchange is deprecated. index.js:51 onmozfullscreenerror is deprecated. index.js:51 The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature. tr The resource from “https://analytics.twitter.com/i/adsct?p_id=Twitter&p_user_id=0&txn_id=nw1x9&events=%5B%5B%22pageview%22%2Cnull%5D%5D&tw_sale_amount=0&tw_order_quantity=0&tw_iframe_status=0&tpx_cb=twttr.conversion.loadPixels&tw_document_href=https%3A%2F%2Fwww.patreon.com%2Fpost” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).[Learn More] post Loading failed for the Githubissues.

  • Githubissues is a development platform for aggregating issues.