animal-crossing-music-extension / ac-music-extension

Google Chrome extension that plays hourly Animal Crossing music and more while browsing!
https://acmusicext.com
zlib License
344 stars 57 forks source link

Store paused state in localStorage instead of extension sync store #133

Open Sunlis opened 4 years ago

Sunlis commented 4 years ago

POC change to store paused state in localStorage instead of extension sync storage.

Fixes #132