A lightweight, automated browser extension to bulk delete tweets (posts) and undo retweets from your X.com (Twitter) profile. Optimized for Zen Browser and Firefox.
I built this because most "mass tweet deleter" services charge monthly subscriptions for something that should be simple and free. This extension runs locally on your browser, costs nothing, and gets the job done.
- Automated Deletion: Scans your profile and deletes tweets one by one.
- Smart Filtering: detecting non-deletable items (ads, promoted tweets) and skips them.
- Human-Like Behavior: Adds random delays (2-4s) between actions to avoid rate limiting.
- Language Support: Works with English ("Delete", "Undo Repost") and Turkish ("Sil", "Retweeti geri al") interfaces.
- Clean UI: Safely closes menus if a tweet cannot be deleted, keeping your screen clutter-free.
- Manifest V2: Uses Manifest V2 for better persistent performance on Firefox-based browsers.
[!IMPORTANT]
Language Requirement: This extension relies on text matching. Your X (Twitter) display language must be set to English or Turkish. Other languages are not supported. Deleted tweets cannot be recovered. Use at your own risk.
This extension is not yet on the addons store. You can install it manually:
- Download the latest release from the Releases page (or clone this repo).
- Open Zen Browser or Firefox.
- Type
about:debuggingin the address bar. - Click This Firefox on the left menu.
- Click Load Temporary Add-on.
- Select the
manifest.jsonfile from the project folder.
- Go to your X Profile -> Posts tab.
- Click the extension icon in the toolbar.
- Click Start Deleting.
- Sit back and watch the cleanup! 🧹
- Click Stop anytime to pause the process.
I am sharing this code for everyone to use freely!
Maintenance:
I'm not actively looking for Pull Requests or tracking Issues. This is a "use-as-is" tool.
Use & Credit:
You are free to copy, modify, and use this code in your own projects.
The only thing I ask is that you give credit (link back to this repo) if you use it.
Enjoy!