Monday, March 17, 2014


Today I am giving you another computer trick through which you can invite all your Facebook friends to your fan page with a single click. When we make our fan page, we first invite all our Facebook friends, if we have too many friends, than we have to click invite button again and again. But mostly we are tired of clicking on the "invite" button. So this trick will help you in inviting all your friends at once.
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.

Also  visit

Get 1000 Followers On Facebook


Categories: ,

0 comments:

Post a Comment