项目作者: alexberce

项目描述 :
A collection of scripts to help clean your facebook profile
高级语言: JavaScript
项目地址: git://github.com/alexberce/facebook-cleaner.git
创建时间: 2017-11-27T18:34:35Z
项目社区:https://github.com/alexberce/facebook-cleaner

开源协议:MIT License

下载


Facebook Cleaner

A collection of scripts to help clean your facebook profile.

Features

Remove friends
  1. Navigate to facebook.com/me/friends and scroll down until all friends are loaded.
  2. Copy the content of the script from /src/scripts/friendsRemover.js.
  3. Change the value of the ownerProfileId variable to your facebook profile id.
  4. Open browser console, paste the code and hit ENTER.
  5. Wait for the script to finish deleting your friends.

No notification is displayed on completion.

Remove groups
  1. Navigate to facebook.com/search/me/groups and scroll down until all groups are loaded.
  2. Open browser console, paste the code from /src/scripts/groupsRemover.js and hit ENTER.
  3. Wait for the script to finish deleting your groups.

The popup button will be automatically clicked every 2 seconds (5 seconds for the first one).

The page will reload on completion.

Coming soon

  • Unlike photos
  • Unlike posts
  • Remove photos
  • Remove comments
  • Remove posts
  • Chrome Extension

License

Please see the LICENSE included in this repository for a full copy of the MIT license,
which this project is licensed under.