Skip to content

Simple javascript code that unlikes all liked Facebook pages (works with new facebook 2020)

License

Notifications You must be signed in to change notification settings

Riadz/UnlikeFacebookPages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unlike Facebook Pages

Simple javascript code that unlikes all liked facebook pages works with new facebook 2020 layout

Things to note

  • Disclaimer: Follow these steps at your own risk.
  • The script stops when it unlikes all the pages
  • You can stop the script by refreshing the page
  • You can change the timeout by changing the value in line 12: wait(TimeInMs)
  • if you change the timeout dont go under 600ms or you might get banned by facebook

How to use

  1. Copy the code from Here
  2. Go to Facebook Liked Pages
  3. Press F12 to open the Developer tools
  4. Select Console
  5. Read the security concerns message that the Facebook developers left for you. ⚠️
  6. Paste the script into the console
  7. Type unlikePages(), hit enter, and wait until it’s done

Preview

Unlike Facebook Pages

About

Simple javascript code that unlikes all liked Facebook pages (works with new facebook 2020)

Topics

Resources

License

Stars

Watchers

Forks