How to invite All friends to Facebook fan page

By
Advertisement
Well, come up to this post. here in this article i am gonna share different way of invite all friends to like your Facebook fan page by one click. we have to use just a simple script that will automatically invite all your friends by clicking on single button. So, just follow the simple steps below and enjoy..
1 ) Open your Facebook page, where you desired to invite your friends.
2 ) Now just navigate to Build Audience > Invite option.
3 ) Now, a dialog box will be appear with invite option with all your friends name.
4 ) Press F12 to open inspect element tab.
5) Go to the console tab and copy paste the following script.
var inputs = document.getElementsByClassName('uiButton _1sm');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
6 ) After pasting above code into console tab, Hit enter and then see the magic ! all your friends will be invited to like your Facebook page.

0 comments:

Post a Comment

Rate This film 10 For me

Swades (2004) on IMDb

Follow me on Twitter

My Blogger TricksAll Blogger TricksAll Blogging Tips

Popular Posts