How to Delete/Cancel all friends request on Facebook at once

Awadh Jamal (Ajakai)
By -
0
A lot of marketers now use Facebook as a way to connect with fellow entrepreneurs, clients, coaches and leaders.

Facebook has now become a really great tool for communication, allowing us to directly message pretty much anyone.

Today, I’d like to share a 3-step tutorial to remove/cancel all the pending friend requests you have sent on Facebook in one click.

Step 1 : Go to the Facebook Friends Mobile Site and Scroll Down to the Bottom

The link is  https://m.facebook.com/friends/center/requests/outgoing/#friends_center_main
Don’t forget to scroll down that list all the way to the bottom.

Step 2 : Go to the Chrome/Firefox Console

You can right-click anywhere on the page and then select Inspect.



or you can press alt+cmd+J on Chrome.

Step 3: Paste this script on the console

1
2
3
4
javascript:var inputs = document.getElementsByClassName('_54k8 _56bs _56bt');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}

That’s it! You’re done.

If you liked this, share it with a growth hacker!

Post a Comment

0Comments

Post a Comment (0)

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Check Now
Accept !