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

Don't f with Devtools debug console #132

Closed jsmota closed 2 months ago

jsmota commented 5 months ago

Being a developer, I need to run many test cases to verify the correctness of applications. I need to execute many commands in Devtools debug console. However, the paste protection of Devtools debug console make me inconvenient. Therefore, I am looking for an extension which can bypass|block|deactive|disallow|disable the paste protection of Devtools debug console. I'd be very appreciate it.

jswanner commented 5 months ago

I had to do the allow pasting thing once, but I haven't had to do it since in order to paste into the DevTools console. You're having to do it every time?

jswanner commented 2 months ago

Closing due to inactivity