Automatically Invite all friends for Like your Facebook Fan page
Social media playing an important role in every kind business and non business activity.Now a days most of website and online shopping website having an facebook page for promoting their product or content or sites.Formally we can invite friends for liking an our page single user at time.Now i am showing simple trick for inviting all friends with in one click.It helps to increase your website traffic.
Procedure
1) Open your Facebook fan 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 all your friends will be invited to like your Facebook page.
Stay With Us For Updated Tricks....
Automatically Invite all friends for Like your Facebook Fan page
Reviewed by Unknown
on
09:11
Rating:
Reviewed by Unknown
on
09:11
Rating:
