OsaSoft / youtube-better-subscriptions

This extension for Firefox and Chrome aims to make navigating YouTube's subscription grid easier by allowing users to hide watched videos
GNU General Public License v3.0
122 stars 21 forks source link

Long blocking operations on sync storage #172

Open OsaSoft opened 12 months ago

OsaSoft commented 12 months ago

Opened from #171

Check how we can improve the latency on blocking operations. Can we make them not-blocking? Can we improve the efficiency somehow (ie now for getting settings we are getting the entire sync storage). Should we allow to toggle some functionality in settings?