An open API service indexing awesome lists of open source software.

https://github.com/danass/kill-facebook

mass remove facebook friends
https://github.com/danass/kill-facebook

Last synced: 25 days ago
JSON representation

mass remove facebook friends

Awesome Lists containing this project

README

        

# Remove all facebook friends, automatically !

This script mass remove all your friends from facebook, one after another.

1) [copy the code of the script](https://github.com/danass/remove-fb-friends/blob/main/remove.js) (Ctrl + c) from the repository.
2) Go to [https://m.facebook.com/friends/center/friends](https://m.facebook.com/friends/center/friends) and open developer's console (Ctrl + Shift + I) and type "**allow pasting**" and press Enter.
3) Paste the content of the script in console (Ctrl + V) and press Enter.
4) Watch the script in action, removing one by one all your facebook relations !
5) type "**stop()**" if need to stop deletion process.

Beware, **this is a one way ticket**.
Facebook may block you temporarily from doing this if you have a lot of friends; we added random delays to prevent detection, but it may still happen.