Reprenez le contrôle de votre flux. Supprimez les posts sponsorisés, les publicités et le contenu non pertinent pour une expérience de réseautage plus productive et sans distractions.
Take back control of your professional network with a single click.
LinkedIn Cleaner is a minimalist Chrome extension that helps you manage and clean your list of LinkedIn connections. It automatically removes connections displayed on the page while simulating human behavior with random pauses.
- Clone this repository.
- Open Chrome and go to
chrome://extensions. - Enable Developer mode and choose Load unpacked and select this folder.
- Navigate to your LinkedIn connections page:
https://www.linkedin.com/mynetwork/invite-connect/connections/. - Click the extension icon then Start to begin automatic removal.
- Use Pause or Stop to control the process. Visible contacts will be removed one by one. Reload the page to process another batch if necessary.
- Professionals in career transition who want to refocus their network.
- Active users whose connection list has become unmanageable.
- Marketing and sales experts looking to refine their audience.
- Anyone who values quality over quantity.
The extension checks that you're on the connections page before running the script. It opens each contact's actions menu, clicks Remove connection, confirms the deletion and waits 1.5 to 2 seconds between contacts to mimic a human pace. The injection logic is now handled by a service worker for greater reliability, and the process automatically stops when you leave the connections page.
You can also remove your own posts from your profile. When you press Delete My Posts, the extension first checks that you are on your posts page (https://www.linkedin.com/in/@username/recent-activity/all/). If you are somewhere else, a confirmation dialog is shown and you are redirected to the correct page. Once there, click Start again to begin the deletion. The script loads all available posts and deletes them sequentially with a random delay of up to three seconds added to the chosen interval.
This project is licensed under the MIT License.