[Updated] How to Accept All Facebook Friend requests In a Click [2017] | For Both Pc And Mobile

If you looking how to accept facebook friend requests in a click then just watch this video


Click Here >>> https://youtu.be/e0yu97C5nfc


Paste Below Script In your browser be it mobile or pc



var confirmBtns = document.getElementsByTagName('button');
for (var i = 0; i < confirmBtns.length; i++) {
    if (confirmBtns[i].innerHTML == "Confirm") {
        confirmBtns[i].click();
    }
}
[Updated] How to Accept All Facebook Friend requests In a Click [2017] | For Both Pc And Mobile [Updated] How to Accept All Facebook Friend requests In a Click [2017] | For Both Pc And Mobile Reviewed by on 1:24:00 AM Rating: 5
copy code snippet
Powered by Blogger.