xhiroga / aws-peacock-management-console

Browser Extension to show account alias and change color of AWS Management Console, even if AWS SSO.
MIT License
85 stars 10 forks source link

Support for AWS display method specification changes #58

Closed masamaru0513 closed 1 year ago

masamaru0513 commented 1 year ago

When obtaining AccountID, the corresponding element did not exist and was Undefined, so the system now waits until the AccountID element is displayed.

Any other better implementation would be appreciated. Also changed to manifestnoV3.

xhiroga commented 1 year ago

@j13158mk Thank you for your effort! I reproduced the issue and this PR works. Please wait a moment.