HOW TO CANCEL ALL SENT FRIEND REQUESTS ON FACEBOOK - ste smart
SUBTOTAL :
facebook featured
HOW TO CANCEL ALL SENT FRIEND REQUESTS  ON FACEBOOK

HOW TO CANCEL ALL SENT FRIEND REQUESTS ON FACEBOOK

facebook featured
Bréve Description:

Description du produit



Hello Every One, how are you?

Today, I well show you How to cancel all sent friends requests on facebook ... just with code javascript in your browser internet.

in first open facebook requests friends center by this link : 

https://m.facebook.com/friends/center/requests/outgoing 

and load all requests friends

Now click inspect element or F12 button .. and click console ...

in Finally just copy and paste javascript code in the console box and waiting for cancel friends requests ...

video tutorial


CODE JAVA SCRIPE 

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


Enjoy 😉



tnx for watching video ^_^

good luck

0 Reviews:

Post Your Review