xhiroga / aws-peacock-management-console

Browser Extension to show account alias and change color of AWS Management Console, even if AWS SSO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Peacock Management Console Peacock

Chrome Web Store Firefox Add-on

Browser Extension to show account name or alias and change color of AWS Management Console, even if AWS SSO.

Screenshot

AWS Peacock Management Console store configuration which maps environment(Account ID and Region) to style(color). In AWS Management Console, it modify HTML tags to change color and show account alias. If logged in by AWS SSO, show account name than account name.

Disclaimer

While effort has been made to ensure the accuracy of the program, developers assumes no responsibility for any problem caused by this extension.

Install

Development

yarn
yarn watch
# Click `Load Unpacked` from chrome://extensions and select .`/dist`

License

Code is provided by LICENSE. (icons are not included)
Icons made by Freepik from www.flaticon.com

References and Inspiration

About

Browser Extension to show account alias and change color of AWS Management Console, even if AWS SSO.

License:MIT License


Languages

Language:TypeScript 89.6%Language:HTML 4.4%Language:CSS 3.3%Language:JavaScript 2.7%