WTFender / aws-sso-extender

Browser Extension for AWS SSO / Identity Center
https://wtfender.com/posts/aws-sso-extender
MIT License
54 stars 9 forks source link

Limit on favorites and hide #145

Closed Svdm98 closed 4 weeks ago

Svdm98 commented 4 weeks ago

Extension Version

1.8.15

Description

It seems like there is a limit on how many items you can hide or add to favorites. I even tried to edit the json and import the text but no success. When clicking the hide or favorite button it just doesn't work it shows hidden or favorite for half a second and changes back.

https://github.com/WTFender/aws-sso-extender/assets/111069764/eb5f4154-3163-4096-9317-46b163d39436

Browsers

Chrome

OS

Windows

WTFender commented 4 weeks ago

@Svdm98 This may be an issue with the limit on data that can be saved in browser "sync storage".

Save your config first and then try unchecking this setting to use local storage - which has a much higher limit.

317517987-7eb7767a-9418-4ee5-b4ae-9aae92ab4ab3
Svdm98 commented 4 weeks ago

That somewhat worked. When you download/export the file you have to edit the enableSync to false. image Then upload the settings to the browser extension. If it bugs out and can't find find your AWS account names. (keeps showing the login to AWS screen) Remove the extension and reinstall it, then log in to your AWS and when the accounts are found import the json file.