common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
955 stars 90 forks source link

Add support for Firefox Nightly #685

Closed meuxx closed 2 weeks ago

meuxx commented 2 weeks ago

What changed?

Added support for Firefox Nightly

Why?

Couldn't get granted to work with Firefox Nightly Selecting Firefox and manually setting Firefox Nightly's path would produce the same error as in #380

How did you test it?

  1. make cli
  2. dgranted browser set and select the new option Firefox Nightly
  3. dassume -c
  4. Granted opens Firefox Nightly with the right session on its own container

Only tested on MacOS but I checked that the binary paths for other OS are correct

Potential risks

None

Is patch release candidate?

Yes, no breaking changes

Link to relevant docs PRs