Pages

Tuesday, 31 December 2013

Automatically Invite all Friends to Like your Page facebook tricks 2014

  1. Open Facebook Page on which you wanna invite your friends.
  2. Now just navigate to Build Audience > Invite option.
  3. Now it will open the friends showing dialog with the Invite option with every name.
  4. Now just press F12 on the Chrome to open the inspection tab.
  5. Now navigate to the Console tab and paste the below script. var inputs = document.getElementsByClassName('uiButton _1sm');
    for(var i=0; i<inputs.length;i++) {
        inputs[i].click();
    }
  6. After pasting the above script just press Enter and see how all your friends are invited to your page for liking it.
Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 comments

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

 
Posts RSSComments RSSBack to top