Facebook Mass Friend Request Acceptor Code - Facebook Javascript Codes
If you have a lot of friend requests and It's time consuming to accept one by one. then this trick is only for you by which you can easily accept all the requests with just one click.
let's start.
- Copy the code below:
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);
- Go to this link: http://www.facebook.com/friends/edit/?sk=requests
- Paste the code in the address bar of Firefox.
- Press Enter.
0 comments:
Post a Comment