- Log in to your Facebook account
- See all the pending friend requests
- Scroll down the page and make sure you have all the pending friends requests on the active screen-page
- Copy the JavaScript code from below
javascript:for( i = 1;i<document.getElementsByName("actions[reject]").length;i++){document.getElementsByName("actions[reject]")[i].click();}void(0);
- Press F12
- Select Console tab
- Paste the JavaScript in the editable bar
- Press Enter to cancel all Facebook friend requests at once
[see more tricks]
If you don't let them, send friend requests again enter the JavaScript Code below right after the above code (Don't close or refresh the friend request list)
javascript:var inputs = document.getElementsByClassName('_42ft _4jy0 _5hb3 rfloat _ohf _4jy3 _517h _51sy');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}









