Recently we learn How to invite all friends on facebook page at once?
and i hope you learn something from this tricks.If you got daily 50 to
100 friend request or more.Today we are going to learn how to accept all
friend requests at once on facebook.According to a recent survey,
people are exited when they recieve new friend requests, especially from
the opposite sex. As we all know that facebook not allow us to accept
all friends requests at once.If you are searching to solve this problem
then you are absolutly right here.Accept all facebook pending request at
once is not an easy task, however after going through this post you
will see how easy it is.Facebook is growing and so is the about of
connections we are making.This is the perfect solution for the wide
users activity who got a lot of friend requests daily. This is a small
javascript trick which will add all the friends in one Click.Let's
start:
First of All login to your facebook account.
Now click here for go to facebook pending friend requests page OR copy this URL "https://www.facebook.com/reqs.php" without quotes and paste into url bar.When page is open you will see here all pending requests.
If
you have lot of friend requests may you see in pending requests page
see more option click on see more for open other friend requests. May
you do this two or three times. See more option look like to below
image.
If you also see on Facebook pending requests page see hidden Requests
then click on it for see hidden requests.See hidden requests option look
like to below image.
After complete all first 4 steps. Open Console box.
In Mozilla Firefox Press Ctrl+Shift+C or right click on window and go to inspect element and click on console.
javascript: var field = document.getElementsByName("actions[accept]");for (i = 0; i < field.length; i++)field[i].click() ;
Final Words: I tried it many time and i'm sure it's working 100%. During try this trick if you feel and problem just drop your comment in comment box i'll solve your problem.I hope you like my this article.
EmoticonEmoticon