Change navbar color and flag according to AWS region
- Region-based navigation bar color customization
- Region flag display next to region selector
- Service-specific favicon updates
- Account information display
- Dark/Light theme support
- Auto-save settings
- Support for all AWS global regions
- Multi-language support (ko, jp)
The extension supports the following configuration options:
background
: Enable/disable navbar color customizationflag
: Enable/disable region flag displayfavicon
: Enable/disable service-specific faviconinfo
: Custom account information display (JSON format)theme
: Dark/Light mode preference
See flags/README.md for a complete list of supported regions and their corresponding flags.
- Open the Extension Management page by navigating to
chrome://extensions
- Enable
Developer Mode
by clicking the toggle switch - Click the
LOAD UNPACKED
button and select the extension directory
- Clone the repository
- Make changes to the source code
- Test locally using the unpacked extension
- Submit pull requests for improvements
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.