Descriptions :
This is just a small JavaScript trick that help you to add all friends at once. You just need to follow simple steps below. Using JavaScript below, your entire pending facebook friends requests, page and other pending request will be accepted automatically.
Steps :
1. Open www.facebook.com and Sign In to your account.
2. Click here to visit facebook pending request page or directly copy-paste URL " https://www.facebook.com/reqs.php " onto your browser's address bar.
3. Here you will see all pending requests for the pages and friends.
4. Click "See More" until you see all pending requests.
5. Now press Ctrl+Shift+J to launch Console menu is Chrome
6. Copy and Paste this script then press enter
It just a JavaScript, we are not here to hack other..
5. Now press Ctrl+Shift+J to launch Console menu is Chrome
6. Copy and Paste this script then press enter
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);7. It will take couple of second to accept all pending request automatically.
It just a JavaScript, we are not here to hack other..
0 komentar:
Post a Comment