If You Get A Lot Of Friend Requests Daily Or You Opened You Facebook Account After A Long Time, You Could End Up Having To Manually Accept Or Reject All Of These, Which Can Be A Tedious Task
This Little Method Will Save You From All That Hassle By Manually Accepting Or Rejecting All Of Them At Once…
Method:
- Visit http://www.facebook.com/reqs.php
- Copy The Following Code:
For Accepting:
javascript:for( i = 1;i<document.getElementsByName(“actions[accept]“).length;i++){document.getElementsByName(“actions[accept]“)[i].click();}void(0);
For Rejecting:
javascript:for( i = 1;i<document.getElementsByName(“actions[hide]“).length;i++){document.getElementsByName(“actions[hide]“)[i].click();}void(0);
- Paste This Code In The Address Bar Of The Page You Opened In The First Step..
Now Just Wait And Let The Script Work!!
Note For Chrome Users: When You Paste The Code In The Address Bar, You Will Manually Need To Reinsert “javascript:” in Front Of It..
Note For Chrome Users: When You Paste The Code In The Address Bar, You Will Manually Need To Reinsert “javascript:” in Front Of It..
That's all.
Feel free to rate,comment & subscribe.Thanks!
No comments:
Post a Comment