https://github.com/danass/Kill-Facebook
mass remove facebook friends
https://github.com/danass/Kill-Facebook
Last synced: 26 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-06-20T17:57:35.000Z (12 months ago)
- Last Synced: 2024-06-21T11:22:53.823Z (12 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 4
- 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.