
Now I will tell you the easiest way to invite all your Facebook friends in One click only.
Follow the following steps below:
- Open your Facebook fan page on which you want to invite all your friends.
- On the inviting tab there is an option to SEE ALL, click on See All button.
- Scroll down till the Last friend is shown and scroll not move further.
- Press F12 , than you see a new tab will be open in the bottom of the page.
- Than Click on "Console" in that area.
- Copy the script below:
var inputs = document.getElementsByClassName('uiButton _1sm');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
- Paste the above script as it is in the console and press Enter.
- Wait and see that it is automatically clicked on the all buttons to Invite all your friends.
- Enjoy.
I hope you will enjoy this trick and it will help you in making your fan page. If you like it than share please and also give your feedback in comments.