Small JavaScript snippets for automating boring or repetitive browser tasks.
Each script is meant to be run in the browser console (F12 → Console).
Withdraws all pending connection requests one-by-one using the modal.
- File:
linkedin/withdraw-invitations.js - How to use:
- Go to LinkedIn Sent Invitations
- Open browser console
- Paste the script and press Enter
Pull requests for more tiny browser automations are welcome.