AWS console extension: search services and regions, hotkeys, tab management and so on.
Omnibar for AWS Console
As a AWS user, I often use web console to do random things —
verify that my Amplify, CloudFormation or CDK actions work as expected,check logs, view buckets content and so on.
This extension makes opening different services and switching regions faster and easier — you don't even need to use the mouse.
cmd + k, type "s3", Enter → Opens S3 console
cmd + k, type uswest, Enter → Switches region to us-west-1
That easy.
And it's safe. There is no backend. There is no analytics. There is no caching. Your data is not going anywhere — everything is happening on the client-side, using information from the meta tags that already exist on the page.