Skip to content

Instantly share code, notes, and snippets.

View KevinRobertAndrews's full-sized avatar

Kevin KevinRobertAndrews

  • Kevin Robert Andrews
  • Ottawa
View GitHub Profile
// Hey there, I made a simple script to scroll up Messenger chats.
/* How to use:
1. On the desktop Messenger client, run the following code in the DevTools console.
2. start() // starts scrolling up the main chat window
3. stop() // stops scrolling
*/
let on = null;