Add tool to clean up facebook
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
# FB Activity Cleaner
|
||||
|
||||
Chrome extension that cleans your Facebook **Activity Log** while you stay logged in.
|
||||
|
||||
## What it does
|
||||
|
||||
**Comments page**
|
||||
- Deletes comments one-by-one (More options → Delete)
|
||||
- Skips Tesla / Ford / Pokémon community items by default
|
||||
- **Always deletes offensive comments**, even if they are on a skipped community page
|
||||
|
||||
**Posts / photos / videos page**
|
||||
- Moves shares and status updates to trash
|
||||
- Keeps profile pictures, cover photos, and photo uploads
|
||||
|
||||
## Install (Chrome / Edge / Brave)
|
||||
|
||||
1. Open `chrome://extensions`
|
||||
2. Enable **Developer mode**
|
||||
3. Click **Load unpacked**
|
||||
4. Select this folder: `facebook-activity-cleaner`
|
||||
5. Open Facebook → Activity log → Comments (or Posts) with **manage mode** on
|
||||
6. Use the floating **FB Activity Cleaner** panel → **Start**
|
||||
|
||||
## Useful URLs
|
||||
|
||||
Replace with your profile if needed:
|
||||
|
||||
```
|
||||
https://www.facebook.com/me/allactivity?category_key=COMMENTSCLUSTER&manage_mode=true
|
||||
https://www.facebook.com/me/allactivity?category_key=MANAGEPOSTSPHOTOSANDVIDEOS&manage_mode=true
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
- Meta rate-limits bulk actions; the extension pauses ~90s on “Try again later”
|
||||
- Skip / offensive phrase lists are editable in the panel and saved locally
|
||||
- Run it on the Activity Log manage-mode pages only
|
||||
- Review skips before you walk away — community names must appear in the row text/label to be skipped
|
||||
Reference in New Issue
Block a user