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
As you see the max size you can store in one group is 8,192 bytes.
The size of a group depends on URL of each tab in the group.
Of course, I can use other storages with bigger quota (like chrome.storage.local, localStorage, indexedDB etc) but all of them aren't supporting sync.
The possible solution with sync is using something like Google Drive or custom server storage.
But the main goal of this extension is simplicity. No authentication and log in, no 3rd party libs, small size.
Just install and use.
I'm using a browser called Vivaldi, and it doesn't use the storage sync. I just export and import the groups to a .txt file, is there a way I could disable the sync?
Gettiing "Can't save to sync storage. Too many tabs. Try to close one more."
This is frustrating.
I wish I could do as many as I'd like, or for it to at least tell me how many I need to close.
My storage is only at 7.58%
The text was updated successfully, but these errors were encountered: