Skip to content

Commit 9a7ceff

Browse files
committed
update README
1 parent eaede28 commit 9a7ceff

File tree

1 file changed

+8
-19
lines changed

1 file changed

+8
-19
lines changed

README.md

Lines changed: 8 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
# Dear early donators and current supporters ![Golden Key](./icons/Icon_48x48_g.png)
2-
You have a ticket to get the AESR Golden Key code. If you don't have it yet, please contact me.
3-
4-
### for my early donator via PayPal or Bitcoin
5-
Please check *To those who have donated before* section of **Supporters** in the AESR pop-up menu of your browser.
6-
7-
### for current supporters (GitHub Sponsors)
8-
Please check **Request for Contact Information** in https://github.com/sponsors/tilfinltd.
9-
10-
---
11-
121
# AWS Extend Switch Roles
132

143
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/jpmkfafbacpgapdghgdpembnojdlgkdl.svg)](https://chrome.google.com/webstore/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?utm_source=github)
@@ -23,12 +12,17 @@ This extension shows a menu of switchable roles that you can configure manually.
2312
- Supports the Sync feature on all sorts of browsers
2413
- Not support switching between AWS accounts you sign into with AWS SSO or SAML solution providers directly
2514

26-
### Development and Distribution Guideline
15+
## Large Supporters
16+
17+
<a href="https://classmethod.jp/" rel="noopener"><img alt="Classmethod, Inc." src="https://aesr.tilfin.com/supporters/img/classmethod.png" width="208" height="90"></a>
18+
<a href="https://www.doit-intl.com/" rel="noopener"><img alt="Classmethod, Inc." src="https://aesr.tilfin.com/supporters/img/doitintl.png" width="208" height="90"></a>
19+
20+
## Development and Distribution Guideline
2721

28-
##### Minimizes required permissions and operates only on AWS Console pages
22+
#### Minimizes required permissions and operates only on AWS Console pages
2923
A browser plug-in goes with security risks. AWS Management Console allows you to manipulate your essential data.
3024

31-
##### Supports only the latest version of each official browser
25+
#### Supports only the latest version of each official browser
3226
This extension does not restrict the use of other compatible browsers. The version restrictions are only due to the JavaScript language features used.
3327

3428
## Install
@@ -166,11 +160,6 @@ The 'Show only matching roles' setting is for use with more sophisticated accoun
166160

167161
- **Config sender extension** allowed by the **ID** can send your switch roles configuration to this extension. **'Configuration storage' forcibly becomes 'Local' when the configuration is received from a config sender.** [See](https://github.com/tilfin/aws-extend-switch-roles/wiki/External-API#config-sender-extension) how to make your config sender extension.
168162

169-
## Supporters
170-
171-
<a href="https://classmethod.jp/" rel="noopener"><img alt="Classmethod, Inc." src="https://aesr.tilfin.com/supporters/img/classmethod.png" width="208" height="90"></a>
172-
<a href="https://www.doit-intl.com/" rel="noopener"><img alt="Classmethod, Inc." src="https://aesr.tilfin.com/supporters/img/doitintl.png" width="208" height="90"></a>
173-
174163
## Appearance
175164

176165
![Screen Shot 1](https://github.com/tilfin/aws-extend-switch-roles/blob/images/ScreenShot_1.png)

0 commit comments

Comments
 (0)