Open cderv opened 4 years ago
Inspirations : https://github.com/puppeteer/puppeteer/blob/master/lib/Launcher.js#L262
Like --disable-features=TranslateUI to not get the translate box in headful mode or --disable-sync
--disable-features=TranslateUI
--disable-sync
Full list: https://peter.sh/experiments/chromium-command-line-switches/
Inspirations : https://github.com/puppeteer/puppeteer/blob/master/lib/Launcher.js#L262
Like
--disable-features=TranslateUI
to not get the translate box in headful mode or--disable-sync
Full list: https://peter.sh/experiments/chromium-command-line-switches/