An automated browser console script designed to automatically iterate through and delete all your written replies and comments on Meta's Threads platform (threads.com).
- Automated Menu Navigation: Automatically identifies and triggers the dynamic options menu (three dots) on your replies.
- Fast Execution Mode: Deletes replies sequentially without requiring full page reloads.
- Dynamic DOM Handling: Adapts to Meta's React dynamic class names and UI variations.
- No External Dependencies: Runs directly inside your web browser's Developer Console—no software installation required.
- Open your desktop web browser (Chrome, Edge, Firefox, Safari, etc.).
- Navigate to your Threads replies tab.
- Make sure you are logged into your Threads account.
- Windows / Linux: Press
F12orCtrl+Shift+I, then click on the Console tab. - Mac: Press
Cmd+Option+I, then click on the Console tab.
Warning
Note: If your browser displays a security warning about pasting code into the console, type allow pasting and hit Enter before proceeding.
Copy and paste the script from code.js into your Developer Console, then press Enter
Note: If you see the code is running fine but also showing errors you can ignore them.