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

Cannot find the extension on Chrome Web Store #101

Closed Mohitg06 closed 5 years ago

Mohitg06 commented 5 years ago

Hello,

I get 404 error when I try to download the extension https://chrome.google.com/webstore/detail/aws-extend-switch-roles/

tilfin commented 5 years ago

I temporarily hide this extension on chrome store because degradation #99 is found in this current version 0.13.0. The fixed version 0.13.1 is in review by Google, It will be published again when the review is over. The Firefox one has already been released fixed version 0.13.1.

Mohitg06 commented 5 years ago

Thanks again for your response

nicwise commented 5 years ago

Conveniently, I have it working in one profile, and not the other, so I guess one has updated. Thankfully, the working one is my work account, the one I use the most.

sfdc-rgodishela commented 5 years ago

@tilfin Hi, Can you please add the docs to manually load the pack for temporary use until the new version is available.

sfdc-rgodishela commented 5 years ago

If anyone would like to use this workaround until this extension is available in webstore, Please follow below

  1. git clone https://github.com/tilfin/aws-extend-switch-roles.git
  2. cd aws-extend-switch-roles
  3. ./bin/build.sh
  4. Go to extensions in developer mode, Load unpacked extension,
  5. Browse to aws-extend-switch-roles -> dist -> chrome
  6. add the configuration as per the documentation
  7. Login AWS Console, click on your account, to see the roles as per your configuration.
justcompile commented 5 years ago

Make sure you copy your existing configuration first as it doesn't get copied if you use the above method

tilfin commented 5 years ago

@sfdc-rgodishela @justcompile Thanks!

At such time, Google's review is very slow, so please expand this zip file and use it. You can install it as the Preview version with the release version at the same.

aws-extend-switch-roles_preview.zip

How to install

https://developer.chrome.com/extensions/faq#faq-dev-01

tilfin commented 5 years ago

The v0.13.1 has been released on Chrome Web Store