Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jncharon/aws_console_extension
This extension changes the AWS console header color depending on the region you selected. This visual hint will help you avoid creating resources in the wrong region !
https://github.com/jncharon/aws_console_extension
Last synced: 3 months ago
JSON representation
This extension changes the AWS console header color depending on the region you selected. This visual hint will help you avoid creating resources in the wrong region !
- Host: GitHub
- URL: https://github.com/jncharon/aws_console_extension
- Owner: jncharon
- License: gpl-3.0
- Created: 2019-11-11T11:13:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T15:06:22.000Z (almost 2 years ago)
- Last Synced: 2024-05-29T00:24:22.625Z (6 months ago)
- Language: JavaScript
- Size: 374 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS console header color
### Description
This extension changes the AWS console header color depending on the region you selected. This visual hint will help you avoid creating resources in the wrong region !
It also adds the code along the region, by example for London : eu-west-2, and a flag corresponding to the contry the region belongs to.Remember that the console is useful but the AWS cloud is optimised for automation, consider using the CLI or Cloudformation !
This extension required the "tabs" privilege to dynamically update the colors of the headers in the tabs when you customize them. It won't collect, read or transmit any data of any kind.
### Compatibility
Since Firefox Quantum, the extensions / addons management is now almost the same between the two platforms. Chrome doesn't like the browser_specific_settings entry and displays a warning but that's all.
The packaging is a but different : Chrome takes a zip of the rool folder while firefox want a zip of the files, without the root directory.### Distribution store URLs
real one : https://chrome.google.com/webstore/detail/aws-console-regions-color/gfeaclafcmbiakopneapkbaiifnhbkng
shortened : https://frama.link/chrome-console-extreal one : https://addons.mozilla.org/en-US/firefox/addon/aws-console-regions-color
shortened : https://frama.link/firefox-console-ext### About
I developed those extensions with my company's support so I embedded a small logo to say thank you.