Accept All Friend Request in one click













Facebook is growing and so is the about of connections we are making. It happens a lot of time that when people join facebook that they get a lot of friend requests. Its highly suggested that you make friends with only the people you know.
So when you get a lot of friend requests and find it boring to click confirm on each one of them. Then just create this bookmarklet and use it to confirm all friend requests with just 1 click. Simple!
Now You can  Accept All Friend Request in one click :P
For This just Follow this simple steps....
Step1:
open All your Freiends requests....

Step2:

Press Ctrl + Shift + J ( FOR GOOGLE CHROME)


Press Ctrl + Shift + K ( FOR MOZILLA FIREFOX) 
open console :

Step3:


Past (Ctrl+v) This code

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

Done....

 
Top