-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
⚬ PROBLEM: When bookmarking videos while there are unread notifications, the bookmark title will contain the number of unread notifications in parentheses. For example: "(2) Mini Raspberry Pi Server With Built In UPS & Stats Display" where "(2)" is the amount of unread notifications. I never care about the "(x)" in the tab's title and wouldn't mind if this just gets removed.
⚬ SOLUTION: Add an option to disable (remove) the display of the unread messages count in the window.document.title variable.
⚬ ALTERNATIVES: Create a Tampermonkey script.
⚬ RELEVANCE / SCOPE: No idea, Important for me, since it pollutes my bookmarks.
⚬ "SIDE EFFECTS": None.