hpiicbcmcbcjppjembmamenajemlanli
Favicons for all AWS services Tired of all your AWS browser tabs having the same orange cube favicon? This extension fixes that by setting the favicon to the appropriate one for the current service.
AWS Extend Switch Roles
Extend your AWS IAM switching roles. You can set the configuration like aws config format Switch role history does not remain only five maximum on the AWS Management Console. This extension gives you show all of switch roles from a browse menu by loading your aws configuration. ### Simple Configuration The simplest configuration is for multiple **target roles** when you always intend to show the whole list. **Target roles** can be expressed with a `role_arn` or with both `aws_account_id` and `role_name`. * `color` - The RGB hex value (without the prefix '#') for the color of the header bottom border and around the current profile. * `region` - Changing the region whenever switching the role if this parameter is specified. * `image` - The uri of an image to use on top of any color attribute supplied. The color and image are not mutually exclusive. ### Complex Configuration More complex configurations involve multiple AWS accounts and/or organizations. - If your account is aliased, you specify `aws_account_alias` in **base account**. - A **target role** is associated with a **base account** by the **target role** specifying a `source_profile`. - As above, **target roles** can be expressed with a `role_arn` or with both `aws_account_id` and `role_name` and can optionally pass the optional parameters. - If `target_role_name` is set in **base account**, the value is provided as the default role name for each **target roles**. ``` [organization1] aws_account_id = your-account-alias If you sign-in a base account, target roles of the other base accounts are excluded. For more information, please visit the homepage.
AWS Colorful Navbar
Identify AWS regions instantly with colorful navbar gradients and country flags. Easily identify your current AWS region at a glance with colorful navigation bar gradients and country flags. THE PROBLEM When working across multiple AWS regions, it's easy to accidentally deploy resources to the wrong location. The default AWS Console provides minimal visual distinction between regions. THE SOLUTION AWS Colorful Navbar transforms your AWS Console experience with clear visual indicators. 🎨 Dynamic Color Gradients • Each region displays a unique gradient inspired by its country's flag • Instantly recognize your current region without reading text • Customize colors with the built-in color picker (2-4 colors) 🏳️ Regional Flags • Country flags appear next to the region selector • 29 countries and 38+ AWS regions supported ⚡ Features • Real-time color updates • Per-region color customization • Dark/Light theme interface • Lightweight and privacy-focused • No data collection 🌍 Supported Regions US, Europe, Asia Pacific, South America, Middle East, Africa, Canada, and all commercial AWS regions. Open Source: https://github.com/nalbam/aws-navbar-extension
Octotree - GitHub code tree
Browser extension that enhances GitHub code review and exploration. Features * Fast IDE-like code tree * Quick search in tree format * Bookmark repos, issues, PRs, files * Support GitHub themes * Support private repositories * High performance, working with repositories of any size NO BS POLICY: Octotree doesn't track you or share/care about your data at all. GitHub tokens are only needed when you want to access private repositories or exceed GitHub API rate limit. Octotree stores tokens in your browser storage and only uses them to authenticate with GitHub.
AWS AlwaysON
Stay logged in to AWS console and get STS credentials for CLI access. This extension enhances the daily work with AWS when using Google Workspace (formerly GSuite) as it's Identity Provider. Assuming you already have everything configured on both sides, this extension will help you with the following: - Keep your AWS Web Console session refreshed. You will not have to press the AWS link in the Google apps section every hour. - Get temporary STS credentials for CLI access (Replacing tools like aws-google-auth) After installing this extension you need to configure multiple options to get the extension to work properly. Each property has an info tooltip which will explain everything in more detail. This project is completely open source, so you can check it for any security concerns you might have. v1.2.1 - Updater client now supports both Windows and Linux. Check the GIthub page for more info. - You can now select the name of the SAML Provider you set in AWS. It was statically set to 'gsuite' till now. - Default values for options are now set each time you start the extension and not only on the first run.