Requirement : Mozilla Firefox
- 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[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);
- Press F12
- Select Console tab
- Paste the JavaScript in the editable bar
- Press Enter to accept all Facebook friend requests at once [see more tricks]