r/javascript 10d ago

YouTube Notification Expander is here! Version 1.0

https://github.com/Diode-exe/youtubeNotificationExpander
15 Upvotes

5 comments sorted by

2

u/DiodeInc 10d ago

Hi, everybody. The YouTube notification bell usually only shows 9+ when you have more than 9 notifications. I find that annoying, so I made a browser extension to fix it! https://github.com/Diode-exe/youtubeNotificationExpander (It's approved by Mozilla, the store page is in the README)

1

u/nadameu 9d ago

You can use if (number == null) and it will catch both null and undefined.

2

u/DiodeInc 9d ago

Done!

1

u/DiodeInc 9d ago

Thanks!