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
15 stars 3 forks source link

[Firefox][Popup] Add a popup in the popup if a Firefox user has not given permissions #274

Closed NikkelM closed 1 month ago

NikkelM commented 5 months ago

In the welcome page, we ask the user for permissions. They are however able to just close the page and go to Youtube without the extension knowing, which may lead to a bad experience. Even though we are checking if we have permissions on startup of the background worker, we may also want to do so when the user opens the popup.