$ cat "

Disabling the Paste Protection in the Firefox DevTools

"

By default, Firefox does not allow you to paste stuff into the dev tools console. You have to manually type "allow paste" into the console to enable pasting.

To get rid of this protection, go to about:config and set the setting devtools.selfxss.count to some high value, like 100.

Written by Erik Öjebo 2015-10-12 08:53

    Comments