Skip to content

Commit

Permalink
📝 slightly improve README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrouillard committed Mar 30, 2024
1 parent 46108e3 commit b47b234
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 12 deletions.
36 changes: 24 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,60 @@
<p align="center" width="100%">
<img src="./src/icons/aws-sso-switcher-96.png" width="50" alt="logo"/>
<h2 align="center" style="margin-top: 0;">AWS SSO Profiles Switcher</h2>
</p>

<h4 align="center">Easily switch between roles available in the AWS Single-Sign-On Portal

<h2 style="display: flex; justify-content: center; align-items: center;"><img style="margin-right: 8px;" height=30 src="./src/icons/aws-sso-switcher-96.png"></a><span>AWS SSO Profiles Switcher</span></h2>
<p align="center">
Easily switch between roles available in the AWS Single-Sign-On Portal
</p>
<br/>

[![Firefox Add-on](https://img.shields.io/amo/v/aws-sso-profiles-switcher?color=orange&label=Firefox%20Add-on&logo=firefox&style=flat-square)](https://addons.mozilla.org/firefox/addon/aws-sso-profiles-switcher/)

<hr />
</p>

<p align="center">
<a href="#-overview">Overview</a> •
<a href="#-features">Features</a> •
<a href="#-installation">Installation</a> •
<a href="#-contributing">Contributing</a> •
<a href="#-support">Support</a>
</p>

<img src="./screenshots/screenshot-profiles-switcher.png" width="400" alt="screenshot"/>

<hr />

## Overview
## 📖 Overview

AWS SSO Profiles Switcher for Firefox is a browser extension that allows you to seamlessly switch between AWS SSO profiles from the comfort of your Firefox browser.

## Features
## Features
- Import the list of available AWS SSO profiles
- Search through profiles using keywords
- Quickly switch between profiles from the menu bar
- Mark favorite profiles for easy access
- Simple and intuitive user interface

## Installation
## 📥 Installation
To install the AWS SSO Profiles Switcher for Firefox, follow these steps:

1. Visit the [Mozilla Add-ons website](https://addons.mozilla.org/) and search for "AWS SSO Profiles Switcher".
2. Click on the extension and then click "Add to Firefox".
3. Follow the prompts to complete the installation.
4. After installation, you will see the AWS SSO Profiles Switcher icon in your Firefox toolbar.

## Contributing
## 👥 Contributing

We welcome contributions to improve AWS SSO Profiles Switcher for Firefox. Please follow these guidelines:

1. Fork the repository on GitHub.
1. [Fork the repository](https://github.com/yannrouillard/aws-sso-profiles-switcher/fork) on GitHub.
2. Create a new branch for your changes.
3. Commit your changes and open a pull request.
4. After the review process, your changes will be merged.

## Support
## ⛑️ Support

If you encounter any issues or have questions, please create a new issue in our [GitHub repository](https://github.com/yannrouillard/aws-sso-profiles-switcher/issues). We will do our best to assist you.

## License
## 📜 License

AWS SSO Profiles Switcher is released under the [Mozilla Public License Version 2.0](https://mozilla.org/MPL/2.0/.). Please see the `LICENSE` file for more details.
Binary file added screenshots/screenshot-instructions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-loading-profiles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-multiple-profiles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-profiles-switcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b47b234

Please sign in to comment.