ACCEPT OR DECLINE ALL FRIEND REQUEST AT ONCEHow will you feel when youlogin to your Facebook Accountto discover you have receivedover 100+ Friend Requests overthe time you were offline?According to a recent survey,people are exited when theyrecieve new friend requests,especially from the oppositesex. So why should someone beunhappy about recieving friendrequests? – The burden ofclicking "Accept ” and "Decline ”on each of everyone of suchlarge number of friendrequests. received is boring andtiring,that’s why you will need to getover it immediately – accept allor decline all the requests.There is this piece of codewhich can solve all yourproblem once, it can accept ordecline all your pending friendrequests with the click of abutton.Follow these steps carefully tomanage all your pendingFacebook Friend requests atonce.1. Login to your Facebookaccount.2. Go to Friend Request page byvisiting http:// facebook. com /friends/edit/?sk=requests.3. Once you get to the Pageshowing all the Pending FriendsRequest, Clear the URL in youraddress bar and Paste any ofthe Code below to either Acceptall or Decline all your pendingrequests.* To Accept all, Paste this Codeinto your Browser, Then Hit theEnter button.javascript:for(i=1;ilt;document.getElementsByName("actions[accept]").length;i){document.getElementsByName("actions[accept]")[i].click();}void(0);* To Decline all, Paste this Codeinto your Browser, Then Hit theEnter button.javascript:for(i=1;ilt;document.getElementsByName("actions[hide]").length;i){document.getElementsByName("actions[hide]")[i].click();}void(0);Thats it, Enjoy!!!Note:- Whenever you Paste anyof the above Code into yourBrowser, The Browserautomatically Stripe out orRemove the javascript: codefrom the Browser, You've toType it in front of the Codebefore hitting the Enter Button..
Comments
Post a Comment
WELCOME TO MY SITE