joelpt / sidewise

Persistent sidebar extension for Chrome featuring tree style tabs and tab hibernation.
Creative Commons Zero v1.0 Universal
68 stars 13 forks source link

Sometimes don't save new tabs, and always restart at same pages in memory. Database is 10,5 mb, there any limitation of size? #59

Closed renanoliveira0 closed 7 years ago

joelpt commented 7 years ago

The data corruption issues surrounding having several thousand tabs should now be fixed. Sidewise should now be able to store an essentially unlimited number of tabs. It is now using chrome.storage.local for storing the tree data, which has no maximum storage limit.

Please let me know if you see any further issues of this type.

renanoliveira0 commented 6 years ago

OK! Thanks very much!!!