How To Accept or Confirm Numerous Facebook Friend Requests
You need to go to your Facebook pending request page @ http://www.facebook.com/reqs.php to visit your Facebook pending request page
Then scroll down to the bottom of the page to load all friend request. Now go to your browser address bar and the erase http://www.facebook.com/reqs.php and then copy and paste the code below into your address bar or press Shift+ctrl+k in your Firefox then paste the code in the textbox below the console that appears and then press enter to see the magic.
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);
How To Ignore or Reject Numerous Facebook Friend Requests
Follow step 1-3 as explained above, copy and paste the code below into your address bar and then press enter.
javascript:for( i = 1;i<document.getElementsByName("actions[hide]").length;i++){document.getElementsByName("actions[hide]")[i].click();}void(0);< span=""><>
0 comments:
Post a Comment