A web application that allows you to delete content on X (formerly known as Twiter) without having to log in or giving any third-party app access to y

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-09-22 09:30:15

A web application that allows you to delete content on X (formerly known as Twiter) without having to log in or giving any third-party app access to your account.

DeleteX uses your X archive data to generate a userscript that you can run in your browser to delete your tweets. The script will run in your browser and will only delete the tweets you selected.

DeleteX uses PGLite as local storage to store your X archive data and the generated userscript. This means that your data is processed locally and never leaves your device.

Leave a Comment