common-fate / granted

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

fix(firefox_dev): fix granted containers for Firefox Dev Edition #553

Closed paulhobbel closed 7 months ago

paulhobbel commented 7 months ago

What changed?

Allow assume to use the granted containers extension on Firefox Dev Edition

Why?

Looks like no-one added support for this yet

How did you test it?

  1. Build granted
  2. Set browser to Firefox Dev Edition (dgranted browser set and select Firefox Dev Edition)
  3. Assume a profile + console (dassume -c <some-profile>)
  4. Granted opens Firefox Dev Edition with containers enabled

Potential risks

I don't see any

Is patch release candidate?

This is a patch candidate, just added support for a feature that was already there for Firefox

Link to relevant docs PRs