Skip to content

Instantly share code, notes, and snippets.

View noahbjohnson's full-sized avatar
🐝

Noah B Johnson noahbjohnson

🐝
View GitHub Profile
@noahbjohnson
noahbjohnson / tweet-deleter.user.js
Last active January 3, 2018 03:25 — forked from erikvold/tweet-deleter.user.js
Deletes your tweets and retweets.
// ==UserScript==
// @id twitter.com-5b386b3d-0070-1b41-8d9d-843c35933093@erikvold
// @name Tweet Deleter
// @version 1.0
// @namespace erikvold
// @author Erik Vold
// @description
// @include https://twitter.com/NoahBJ
// @run-at document-load
// ==/UserScript==