tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://chromewebstore.google.com/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?utm_source=github
MIT License
1.33k stars 140 forks source link

Request: [Firefox Containers] Assume Last Role in _this_ Container #126

Closed naydichev closed 4 years ago

naydichev commented 4 years ago

I've tried using the Automatically Assume Last Role feature, which is pretty neat. But the configuration seems to carry over between firefox containers.

Realistically, I want the setting to be saved per container, as I assign each container to a different AWS account.

I'm not even sure if this is possible, but it seems like the LocalStorage is separated between containers. Though I'm not sure if this is true for Extensions running in those containers.

tilfin commented 4 years ago

I'm sorry that this feature is difficult to maintain for me.