Sunday, 18 September 2016

Accept all friend requests on Facebook

log in to your facebook account
Now Copy the below Code and Post it your friend request page address bar.

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

    And press enter…That’s it !! Now check all your friends would be added to your friend list.

No comments:

Post a Comment