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.32k stars 141 forks source link

Plugin appears to not be working at all after update to 2.0.3 #166

Closed roboweaver closed 3 years ago

roboweaver commented 3 years ago

Just got the update notice for 2.0.3 and now none of my roles are appearing in the dropdown.

The prior version was working (although the colors weren't matching the change that AWS made to the list being dark mode, so was hoping this would fix that issue.)

I have a config file with our 150+ accounts in it with the basic format:

[wf-foobar]
role_arn = arn:aws:iam::999999999999:role/fakerole
color = FF8080
roboweaver commented 3 years ago

Never mind, figured it out - the wording of the update wasn't very clear on what the breaking change actually meant.

Instead of using the dropdown as before, clicking on the aws-extend-switch-roles extension icon (which I had to move to where I could see it) gives the list of accounts as before.

Before it was in the page here:

Screen Shot 2020-09-26 at 9 01 07 AM

After it is not:

Screen Shot 2020-09-26 at 9 13 13 AM

jtstrohl commented 3 years ago

@roboweaver - I just went through the same discovery process.... Thanks for sharing the solution for others.

@tilfin - You, sir, are my hero... Thank you (and other contributors) for your work on this extension, which has changed my life. I'll be throwing a donation your way, and I'd suggest others to do the same if this extension adds value for you.