Closed IdreesInc closed 10 months ago
Firefox has terrible storage sync limits: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync We are hitting this quickly as the JSON is stored raw. Need to compress the JSON and split it to get as much storage as possible. Ideas:
Firefox has terrible storage sync limits: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync We are hitting this quickly as the JSON is stored raw. Need to compress the JSON and split it to get as much storage as possible. Ideas: