Skip to content

nalbam/aws-navbar-extension

Repository files navigation

AWS Colorful Navbar

Change navbar color and flag according to AWS region

build release

Features

  • 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)

Installation

Configuration

The extension supports the following configuration options:

  • background: Enable/disable navbar color customization
  • flag: Enable/disable region flag display
  • favicon: Enable/disable service-specific favicon
  • info: Custom account information display (JSON format)
  • theme: Dark/Light mode preference

Supported Regions

See flags/README.md for a complete list of supported regions and their corresponding flags.

Screenshots

aws navbar

before

after

For Developers

Installation

  • 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

Development

  • Clone the repository
  • Make changes to the source code
  • Test locally using the unpacked extension
  • Submit pull requests for improvements

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.