https://github.com/lorepirri/fb-cleaning-utilities
A set of scripts to keep your Facebook account neat and clean. Free your mind from the clutter. Offline life is better.
https://github.com/lorepirri/fb-cleaning-utilities
clean cleaning clutter delete facebook newsfeed offline-first timeline unfollow unfriend unlike
Last synced: 3 months ago
JSON representation
A set of scripts to keep your Facebook account neat and clean. Free your mind from the clutter. Offline life is better.
- Host: GitHub
- URL: https://github.com/lorepirri/fb-cleaning-utilities
- Owner: lorepirri
- License: mit
- Created: 2018-12-25T17:42:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T21:39:18.000Z (almost 5 years ago)
- Last Synced: 2025-03-18T00:37:24.458Z (3 months ago)
- Topics: clean, cleaning, clutter, delete, facebook, newsfeed, offline-first, timeline, unfollow, unfriend, unlike
- Language: JavaScript
- Homepage: https://lorepirri.com
- Size: 20.5 KB
- Stars: 35
- Watchers: 1
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook cleaning utilities
A set of scripts to keep your Facebook account neat and clean.
In each files there are the simple steps to follow to execute them effectively. More information on my blog: [lorepirri.com](https://lorepirri.com).
Free your mind from the clutter. Offline life is better.
## Remove Posts, Likes, Comments, Pages, Photos, Remove Tags, Almost all
More info in my blog post [Facebook: delete everything from timeline](https://lorepirri.com/facebook-remove-delete-untag-unlike-all.html).
- Use the code of this file: [pleaseRemoveMePlease.js](https://raw.githubusercontent.com/lorepirri/fb-cleaning-utilities/master/pleaseRemoveMePlease.js)
## Remove user from Going/Interested to events
More info in my blog post [Facebook: remove all events interest](https://lorepirri.com/facebook-remove-events.html).
- Use the code of this file: [pleaseRemoveMeEventsPlease.js](https://raw.githubusercontent.com/lorepirri/fb-cleaning-utilities/master/pleaseRemoveMeEventsPlease.js)
## Unfollow all of your friends
More info in my blog post [Facebook: unfollow all friends](https://lorepirri.com/facebook-unfollow-all-friends-no-plugins.html).
- Use the code of this file: [pleaseUnfollowFriendsPlease.js](https://raw.githubusercontent.com/lorepirri/fb-cleaning-utilities/master/pleaseUnfollowFriendsPlease.js)
## Unlike all Pages _[updated 31/July/2020]_
More info in my blog post [Facebook: unlike all pages](https://lorepirri.com/facebook-unlike-all-pages.html).
- Use the code of this file: [pleaseUnlikePagesPlease.js](https://raw.githubusercontent.com/lorepirri/fb-cleaning-utilities/master/pleaseUnlikePagesPlease.js)
## Delete all Messages
More info in my blog post [Facebook: delete all messages](https://lorepirri.com/facebook-delete-all-messages.html).
- Use the code of this file: [pleaseRemoveDiscussionPlease.js](https://raw.githubusercontent.com/lorepirri/fb-cleaning-utilities/master/pleaseRemoveDiscussionPlease.js)
## Unfriend all friends
More info in my blog post [Facebook: unfriend all friends](https://lorepirri.com/facebook-unfriend-all-friends.html).
- Use the code of this file: [pleaseUnfriendAllPlease.js](https://raw.githubusercontent.com/lorepirri/fb-cleaning-utilities/master/pleaseUnfriendAllPlease.js)
## Group admin: delete all pending posts _[updated 11/July/2020]_
Approving a post is way faster than deleting one. It was making me losing a lot of time. Now I approve only the few posts relevant to the group topic and leave the trash to the bot.
- Use the code of this file: [pleaseDeletePendingPostPlease.js](https://raw.githubusercontent.com/lorepirri/fb-cleaning-utilities/master/pleaseDeletePendingPostPlease.js)