NikkelM / Random-YouTube-Video

A browser extension that allows you to truly randomly shuffle videos from any YouTube channel, offering many customization options.
https://chromewebstore.google.com/detail/random-youtube-video/kijgnjhogkjodpakfmhgleobifempckf
GNU Lesser General Public License v3.0
17 stars 3 forks source link

[Bug] Fix shuffle button from popup only working on second click #262

Closed NikkelM closed 8 months ago

NikkelM commented 8 months ago

The background worker gets stopped after some time, and is not started automatically when opening the popup, so we get a Receiving end does not exist error when pressing the shuffle button for the first time. The background worker should get restarted when opening the popup