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

Add: option to pause music when browser is closed #81

Closed PikaDude closed 4 years ago

PikaDude commented 4 years ago

A lot of complaints (mainly from mac users) is that the extension keeps playing music even when the browser is closed.

On Windows, there's an option in Chrome itself, to "Continue running background apps when Google Chrome is closed", which is enabled by default. Turning this off solves the issue, and the extension stops playing music when the browser's closed, although, not all users know of this option and we have also received complaints from Windows users too.

On Mac, there's no such option, and the only "solution", is to force close Chrome every time. Because of this, Mac users really don't have a way to stop the extension from playing when the browser's closed. They have to manually pause it and resume every time they close and open Chrome.

This new in-built option solves both of these issues.