IdreesInc / Mutable

A powerful app and extension to block content across the web and save your sanity
http://mutable.idreesinc.com
Mozilla Public License 2.0
25 stars 0 forks source link

Overcome firefox storage sync limits #5

Closed IdreesInc closed 10 months ago

IdreesInc commented 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: