As
you all know since facebook has launched there have been several
attempts to reduce the task online by building JavaScript codes that do
automated Fan page, Group invitation etc.
If you have a lot of friend requests and It's time consuming to accept one by one. then this trick is only for you by which you can easily accept all the requests with just one click.
If you have a lot of friend requests and It's time consuming to accept one by one. then this trick is only for you by which you can easily accept all the requests with just one click.
let's start.
- Copy the code below:
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);
- Go to this link: http://www.facebook.com/friends/edit/?sk=requests
- Paste the code in the address bar of Firefox.
- Press Enter.