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

Add keyboard shortcut to open popup #163

Closed axeleroy closed 3 years ago

axeleroy commented 3 years ago

In order to switch between accounts more quickly, I added a keyboard shortcut for opening the popup.

It is currently using Ctrl+Shift+, but it can be remapped by the user.

Closes #162