How can I use Chromium Command Line Switches


Recommended Posts

Hi, I want to use some chromium command line features on Maxthon.

For example; I want to start Maxthon with the following parameters.

> Maxthon.exe --disable-speech-api --disable-webgl

I tried to use some of them and did not succeed. You can see a full list of commands here. Please tell me how to use them in Maxthon. Thanks.

Link to comment
Share on other sites

  • 4 weeks later...

First command line argument in Maxton always is defined as url address for page to be opened. Otherwise work as in another chrome-based browser. Your command line for Maxthon should look like this:

Maxthon.exe https://pc-newtab.maxthon.com --disable-speech-api --disable-webgl

Where pc-newtab.maxthon.com can be replace by any other speed-dial site or by any url in general.

Link to comment
Share on other sites

3 hours ago, qwertyop said:

First command line argument in Maxton always is defined as url address for page to be opened. Otherwise work as in another chrome-based browser. Your command line for Maxthon should look like this:

Maxthon.exe https://pc-newtab.maxthon.com --disable-speech-api --disable-webgl

Where pc-newtab.maxthon.com can be replace by any other speed-dial site or by any url in general.

Thank you so much @qwertyop

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.