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(); }
Sign up here with your email
ConversionConversion EmoticonEmoticon