![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
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.
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.
所有回复 (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