https://github.com/hahahumble/rainbow-aws
π A Chrome extension that change the color of the AWS console's headers based on the region you select.
https://github.com/hahahumble/rainbow-aws
aws chrome-extension
Last synced: about 2 months ago
JSON representation
π A Chrome extension that change the color of the AWS console's headers based on the region you select.
- Host: GitHub
- URL: https://github.com/hahahumble/rainbow-aws
- Owner: hahahumble
- Created: 2022-08-22T14:55:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T09:04:33.000Z (over 1 year ago)
- Last Synced: 2025-04-12T02:15:10.795Z (about 1 year ago)
- Topics: aws, chrome-extension
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/rainbow-aws-aws-console-h/foicngnfgjoobicakmgedfomghgdkljg
- Size: 47.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rainbow AWS: AWS console header color
Change the color of the AWS console's headers based on the region you select.

## Link
* [Chrome Web Store](https://chrome.google.com/webstore/detail/rainbow-aws-aws-console-h/foicngnfgjoobicakmgedfomghgdkljg)
* [Github](https://github.com/hahahumble/Rainbow-AWS)
## Feature
* π₯ Support the latest AWS console UI
* π Easy to use popup menu to quickly change the color
* π¨ Use the palette to quickly choose the color you need
## Notice
* βοΈThis extension required the "storage" privilege to store the color you choose. It won't collect, read or transmit any data of any kind.
## Build Your Own
### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.