Facebook,
Facebook Tricks,
Tricks
How To Accept All Friend Request On Facebook By Single Click
Accept All Friend Request On Facebook By Single Click
Today i,m going to share with you an amazing method from which you can easily accept all friend request of your facebook account by simple java script code.this trick is very helpful for that users which are regular user of facebook and immediately can receive a lot of friend request on facebook .this is very simple facebook trick. For this trick just follow these simple steps
1) First of all log in to your facebook account
2) Now click on friend request icon as shown in figure
3) Now Press F12 a new window will open and click on console then copy the following code and paste this code in chrome console window and press enter
javascript: var field = document.getElementsByName("actions[accept]");for (i = 0; i < field.length; i++)field[i].click() ;
4) Wait a Moment .....Now your all pending request will be accepted automatically as shown in figure
Note:
Enjoy with this facebook trick and keep visiting this site and tell your friends for visiting
Thank you
Enjoy with this facebook trick and keep visiting this site and tell your friends for visiting
Thank you
0 comments