Skip to content

Instantly share code, notes, and snippets.

View yongzhihuang's full-sized avatar
🎯
Focusing

Yongzhi Huang yongzhihuang

🎯
Focusing
View GitHub Profile
@yongzhihuang
yongzhihuang / unfollow.js
Created August 14, 2021 18:14 — forked from JamieMason/unfollow.js.md
Unfollow everyone on twitter.com
// Unfollow everyone on twitter.com, by Jamie Mason (https://twitter.com/fold_left)
// https://gist.github.com/JamieMason/7580315
//
// 1. Go to https://twitter.com/YOUR_USER_NAME/following
// 2. Open the Developer Console. (COMMAND+ALT+I on Mac)
// 3. Paste this into the Developer Console and run it
//
// See this tweet by @jacknotlittle for a video showing you how to do it;
// https://twitter.com/jacknotlittle/status/1387471283525459969
//