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

[News] Implement news in the backend #300

Closed NikkelM closed 2 weeks ago

NikkelM commented 3 weeks ago

Currently, there is a breakingNews page that can manually be updated with extension releases. It would be better to have this coupled to Firebase, so new updates can be pushed without the need for an extension update. We need to take care to not send the same news twice to the same user.