LiveTL / HyperChat

Improved YouTube chat with CPU/RAM optimizations, customization options, and cutting-edge features!
https://livetl.app/hyperchat
GNU Affero General Public License v3.0
242 stars 24 forks source link

Track Bytes Usage of Storage #116

Closed r2dev2 closed 1 year ago

r2dev2 commented 1 year ago

Add custom mechanism to track bytes usage of chrome storage because firefox hasn't implemented getBytesUsed on chrome.storage.local

explainer explainer pt 2

We can add a hook for exceeding storage quota (that could be user-controlled) later either by:

so such a hook is not needed in this pr.

KentoNishi commented 1 year ago

will review soon-ish, kinda busy atm