
Opening Browser console with CTRL SHIFT J doesnt open java command line
But instead im getting this bullshit where i cant type anything in https://imgur.com/a/uUyqv
Just wanted to put the video speed customization in the window that opened on the right a few days before. document.getElementsByTagName("video")[0].playbackRate = x
Izabrano rješenje
You need to set devtools.chrome.enabled to true on the about:config page to enable the command line in the Browser Console.
Pročitajte ovaj odgovor sa objašnjenjem 👍 0All Replies (1)
Odabrano rješenje
You need to set devtools.chrome.enabled to true on the about:config page to enable the command line in the Browser Console.