Allows auto-complete searching of accounts/roles on the AWS SAML login form.
Implemented using Web Extensions, so this should work for both FireFox and Chrome (and probably others too)
These are signed releases in each browser's respective addon directory:
Use these instructions to run in development mode.
- Clone this repo to your machine
- Navigate to about:debugging
- Click
Load Temporary Add-on
- Select the manifest.json from the cloned repo
- Clone this repo to your machine
- Navigate to chrome://extensions/
- Enable Developer Mode
- Click `Load Unpacked"
- Select the cloned repo