Clear All LinkedIn Notifications

Clears all your LinkedIn Notifications so you can have a clean slate!

< Commentaires sur Clear All LinkedIn Notifications

Avis: Mauvais - le script ne fonctionne pas

§
Posté le: 23/06/2022
Édité le: 23/06/2022

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:

  • Might just be me, but you might need to toggle the script and reload the page a few times since some notifications may not completely clear out despite it showing as deleted.
  • If the script isn't working and you're using Violent Monkey, try changing the script to run at document idle
    1. Open script > Settings tab
    2. Under Custom metadata, Change Run-At to document-idle
  • Disable script when you're done, else it will clear notifications as soon as you browse to the page.
§
Posté le: 11/08/2022

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");

Poster une réponse

Connectez-vous pour poster une réponse.