reverse "allow to paste" in console?
I already tried this metod (https://support.mozilla.org/en-US/questions/1221406#search), where i set devtools.selfxss.count to 0 and restart the browser, but still cant paste things in console.
Alle svar (1)
To revert the selfxs scam warning to showing in the Web Console you need these two prefs:
- devtools.chrome.enabled = false
- devtools.selfxss.count = 0