Sunday, September 28, 2014

Trick To Accept all friend request at once! 

Login to your FB account and visit your Friend request page.
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.