coder / sail

Deprecated: Instant, pre-configured VS Code development environments.
https://sail.dev
MIT License
629 stars 36 forks source link

Added support for Chrome beta, dev and canary #221

Closed lucacasonato closed 5 years ago

lucacasonato commented 5 years ago

sail install-for-chrome-ext only wrote configuration to the chrome stable and chromium config locations.

Chrome doesn't share config at all on linux so stable (google-chrome), beta (google-chrome-beta), and dev (google-chrome-unstable) are all in different dirs in the .config folder.

Mac shares configs for beta and dev, but has a special folder for canary.

Data dirs from here: https://chromium.googlesource.com/chromium/src/+/master/docs/user_data_dir.md