tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://goo.gl/0QFjow
MIT License
1.31k stars 140 forks source link

Profiles data in indexed DB #305

Closed tilfin closed 8 months ago

tilfin commented 9 months ago

By storing profiles data in an unlimited Indexed DB and storing only the configuration text in sync storage, significantly increase the number of profiles that can be stored. Because the data size depends on the length of the Configuration text, there is no limit in terms of the number of items.