/delete-tweets-js

Delete tweets script (no need a tweets archive file)

Primary LanguageJavaScriptMIT LicenseMIT

delete-tweets-js

Delete tweets script (no need a tweets archive file). You can paste this script to Google Chrome's console then press Enter.

I started this repo because I need to allow others to send me a pull request in case you want to improve or fix bug if it doesn't works.

Installation

You don't need it.

We don't do that here.

Usage

  1. Open Google Chrome.
  2. Go to https://twitter.com/[YOUR_ID]/with_replies.
  3. Press F12.
  4. Open Console tab. Console tab
  5. Paste whole script from script.js to the console tab.
  6. Press Enter.

Lastest testing results

  • Google Chrome Version 90.0.4430.212 (Official Build) (x86_64) on MacOS BigSur [26 May 2021]

Knows issues

  • You should not minimize the Chrome window, the script may be error.
  • etc...

Contribution

I really happy to see your pr! Also fix my grammar and typo on this readme.md please.