Skip to content

Instantly share code, notes, and snippets.

View tkambler's full-sized avatar
:octocat:

Tim Ambler tkambler

:octocat:
View GitHub Profile
@tkambler
tkambler / linkedin-bulk-select.js
Created April 4, 2022 14:38
Script for bulk-selecting multiple messages on LinkedIn (for deletion)
/**
* Open the floating messages panel in the bottom right-hand corner of the LinkedIn screen. Click
* the three dots and select "Manage messages." Scroll down the page a few times so as to load several
* screens of messages (but not too many). The paste the following script into the developer console
* and press enter.
*
* All of the messages on your screen should now be selected. You can choose the "Delete" option to delete
* all of them in bulk.
*/
(() => {