Youtube Music auto dismiss liked song notification

Automatically dismiss the liked song notification after some seconds

作者
thecodeisLOVE
日安装量
0
总安装量
3
评分
0 0 0
版本
0.3
创建于
2025-01-29
更新于
2025-01-29
大小
5.8 KB
许可证
MIT
适用于

This is a simple script which dismisses youtube music notifications after some delay and deletes the notifications, since this is something that is not done by default by youtube (notifications lingering forever).

Handles various notification types, easily configurable, has robust error checking, simulates dismissal by finding the dismiss button element, simulating the click, and then returns focus to the element that was focus before the element dismissal clicking action was simulated.