Skip to content

Script to auto-unsend all messages from a facebook messenger chat

Notifications You must be signed in to change notification settings

anjalikk14/remove-fb-messenger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

remove-fb-messenger

Script to auto-unsend all messages from a facebook messenger chat.

Tested in chrome.

HOWTO:

Run the little function in remove-messages.js in a chrome dev console by copy pasting the function in, then calling the function by typing unsendAllVisibleMessages().

Depending on how long the message chain is, it may take a while...consider leaving it running over night. Eventually if you come back and you've reached the top of the message chain, you can refresh the page to stop the script.

It's possible that the CSS selectors that are being used in this little script need to be changed -- if something crashes, just check out the underlying html to make sure the selectors are right. Sometimes the script will bubble up an error, likely because something is being loaded or something. Just let it run through.

About

Script to auto-unsend all messages from a facebook messenger chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%