Saturday, 29 July 2017

How to accept all friend request at one click


How to accept all friend request in just one click


1- Open your facebook account in any browser.
2- Redirect to the Facebook home page and visit to  this link:  https://www.facebook.com/reqs.php 
3- After visiting to this link you need to paste the following code in the URL box


CODE-   javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++)
               {document.getElementsByName("actions[accept]")[i].click();}void(0);

4- After pasting this code just hit the Enter button 

Your request will be accepeted













No comments:

Post a Comment