Clears all your LinkedIn Notifications so you can have a clean slate!
< 脚本Clear All LinkedIn Notifications的反馈
It looks like the script is broken. I had to change both instances of
var notification_area = document.querySelector("#main > div > div > div > div > section");
to
var notification_area = document.querySelector("#main > div > div > div");
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Does a good job clearing out those annoying notification buildups.
It just goes down the list and emulates you clicking
... > Delete Notification
A couple of things to keep in mind: