Invite all friends to Like a FB page with Single Click

You created a new Facebook Fan page but don’t have any likes on it. The best way to get Likes is to invite your all friends to like a Facebook page, but inviting your each friend manually takes a hell lot of time. But you can use the this Latest trick to invite all friends to like facebook page by a Single Click–




LogIn to your Facebook account and Open the Page for which you want to send invitations to your Friends.

Now Click on Invite friends Option and a pop up will appear.

Now simply press f12 key from your Keyboard and Chrome Console window will Open.

Copy the below posted Code and paste it in the Console window and you’re done !!
var inputs = document.getElementsByClassName(‘uiButton _1sm’); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
Invite all friends to Like a FB page with Single Click Invite all friends to Like a FB page with Single Click Reviewed by Anonymous on 3:39:00 PM Rating: 5

No comments:

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();
By TechSam. Powered by Blogger.