Invite all friends to Like a Facebook 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-

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

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

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

4. Copy the below Code and paste it in the Console window.

var inputs = document.getElementsByClassName(‘uiButton _1sm’); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }

5. you’re done !!

If you find this article useful or you face any kind of difficulty then please share your thought in the below comment box.

Comments

Popular Posts