Invite all friends to like a facebook page with a 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-
- Log In 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 Browser 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(); } "
No comments:
Post a Comment
Any Problem, Do let us know?