This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello everyone! | |
Some time ago, I was attempting to tidy up my LinkedIn account by removing unnecessary clutter. | |
I decided to begin by deleting all of the old messages, followed by the notifications. However, | |
I soon discovered that I had to manually click and delete each notification individually, | |
as there was no option to select and delete them in bulk. This process was quite surprising and time-consuming. | |
To address this issue, I created a script that automates the deletion process for you. | |
The script is designed to be executed in the console panel of your web browser and is written in plain JavaScript. | |
Its purpose is to delete old notifications, messages, and archives, |