Now i teach you :
Confirm all friend requests Facebook
You know Facebook did't provide any feature to you for confirm all pending friend requests with one click.I think confirm all pending Facebook friend requests one by one is very difficult task.If you got daily 50 to 100 friend request or more.You don't need to take any tension if you got daily lot of friend requests cause i'll teach how to confirm all requests with one click And that way who i'm gonna teach that is very easy.You just need a java script for for accept all requests.
1: First Login into your Facebook Account.
2: Now click here for go to Facebook pending 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.
3: 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.
4: 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.
5: After complete all first 4 steps. Open Console box.
- In Google Chrome press f12 or Ctrl+Shift+J or right click on window and go to inspect element and click on console.
- In Mozilla Firefox Press Ctrl+Shift+K 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() ;
7: It will take a few seconds and confirm all friend requests....
Enjoy with..............
Solution Bux
0 comments:
Post a Comment