common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
1.06k stars 93 forks source link

fix chrome profiles not launching if they contain slashes + automatically rename Chrome profiles #525

Closed chrnorm closed 11 months ago

chrnorm commented 11 months ago

What changed?

(note: the automatic renaming happens the second time that Chrome is launched - on the initial launch you'll still see 'Person 2')

Also removes UserDataPath from the ChromeLauncher struct as it is unused.

Why?

How did you test it?

Potential risks

Is patch release candidate?

No - automatic renaming of Chrome profiles should be a minor change

Link to relevant docs PRs