A Chrome extension to bulk delete Twitter (currently X) activity - tweets, retweets, replies, quotes, media & likes (they're private now but you never know)
Chrome Web Store link
- One-click deletion of all your posts
- Remove all likes
- Progress tracking
- Secure: runs locally in your browser
- Download from the Chrome Web Store
OR
- Clone this repository
- Build using
npm run build
- Load the
build
fodler as unpacked inchrome://extensions/
- Login to X (Twitter)
- Click extension icon
- Wait for the extension to find the necessary headers used to interact with the X api
- Click "Delete Content"
- X API rate limits may apply
- Large accounts may require multiple sessions
- Only works with Chrome/Chromium browsers (Although you can copy paste the JS code in any browser console)
- I don't care about your data, nothing is recorded or saved
- All operations performed client-side
- No third-party servers involved
- Literally open source