A long time ago, I was reading that there is a way to go to a specific URL via the Chrome Console. I am wondering if anyone knows the command that would do so?
Chrome. Step 1: To open the console in Chrome, use this keyboard shortcut: "Cmd + Option + J" (on a Mac) or "Ctrl +Shift +J" (on Windows). As an alternative, you can right-click on the webpage and click "Inspect" to open the developer console.
Open Chrome, press Ctrl+Shift+j and it opens the JavaScript console where you can write and test your code.
Open Chrome URLs from desktop shortcuts. Just create a desktop shortcut with this address: "C:\Program Files\Google\Chrome\Application\chrome.exe" --new-window chrome-extension://dbbbifdnlcppldcgbfopgpcienlemhnm/open.html?key=chromeurls#settings/passwords Change settings/passwords with desired url!
Try this:
this.document.location = "http://stackoverflow.com/"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With