joelshepherd / tabliss

A beautiful, customisable New Tab page for Firefox, Chrome, and Edge.
https://tabliss.io
GNU General Public License v3.0
2.3k stars 301 forks source link

exceeding MAX_WRITE_OPERATIONS_PER_MINUTE when changing color #697

Open Waradu opened 3 months ago

Waradu commented 3 months ago

If you for example change the color of the time widget, tabliss tries to save it to storage every time you move the color handle. Instead it should be once the user commits the changes. This should not apply to the preview shown onscreen.

StorageError: Extension[sync]: tabliss/config: Cannot write deletes to storage at r (main.js:2:409666) at main.js:2:409955Caused by: Error: This request exceeds the MAX_WRITE_OPERATIONS_PER_MINUTE quota. at main.js:2:192968