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
- Host: GitHub
- URL: https://github.com/danass/kill-facebook
- Owner: danass
- License: apache-2.0
- Created: 2021-11-23T14:33:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T16:44:33.000Z (7 months ago)
- Last Synced: 2025-05-12T06:38:53.744Z (25 days ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.