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
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