[Feature Request] Add "Startup command line" option to settings panel
#625 建立於 2018年12月12日
倉庫指標
- Star
- (18,674 star)
- PR 合併指標
- (平均合併 1天 11小時) (30 天內合併 9 個 PR)
描述
As per request, splitted. And thanks for the information on the other issue. :+1:
The request: Since there are a great many switches for the "startup command line" it would be very useful to get an option added to settings (I know not recommended, but I wouldn't know where else to put it) a la CentBrowser (startup command options are stored in an .ini file which is read/called at startup), in Windows you only get so many characters to add to the "Target" field (I believe 255?) before you run out, which in Chromiums case happens very fast. Since CentBrowser doesn't open source their build of Chromium I cannot link to anything.
These are the switches I currently use: " --user-data-dir=".\Profile" --disable-breakpad --disable-logging --disable-sync --disable-speech-api --disable-voice-input --disable-domain-reliability" That fills it almost up so that I for example can't add the option "--show-avatar-button never" to it.