You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement storage logic and interactions for collections
This logic should convert JSON data of saved collections into simplified data structure, compress it with LZUTF-8 and split into separate chunks for more efficient storage as chrome.sync supplies only 100 KiB storage quota
The text was updated successfully, but these errors were encountered:
Implement storage logic and interactions for collections
This logic should convert JSON data of saved collections into simplified data structure, compress it with LZUTF-8 and split into separate chunks for more efficient storage as chrome.sync supplies only 100 KiB storage quota
The text was updated successfully, but these errors were encountered: