Open chrome: // protocol from the terminal

I'm having trouble running chrome from the command line using the URL argument protocol chrome://(example:) chrome.exe chrome://settings. The result is a new chrome window with a blank page. Other protocols (file, http, https, etc.) work. Is there a way around the path to start the protocol chrome://from the terminal?

+4
source share

Source: https://habr.com/ru/post/1670907/


All Articles