RLesur / crrri

A Chrome Remote Interface written in R

Home Page:https://rlesur.github.io/crrri/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add some more default flags to launch chromium

cderv opened this issue · comments

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/