How to quickly invite all Facebook friends to like a Facebook page (New tested code works 100%)

How to quickly invite all Facebook friends to like a Facebook page (New tested code works 100%)

Facebook is one of the best wide social networking website, used in all over the World. So everyone wants to promote their website or blog on Facebook, for that they need to create a page and also need to spread this page to your all friends.
The process to spreading the page to all your friends is known as Friend Invitation.
Facebook invites are useful but a sometimes it can be a tough job if you have large number of friends; it was very difficult to select each and every friend manually to invite them all. Today i will share a JavaScript code with which we can invite all Facebook friends to a page with a single click.
I saw a popular JavaScript code:
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};
This code is available everywhere on the Internet. But truth is: This code is now not work at new version of Facebook.
So here we provide a new fresh code (Tested 100% works) with which we automatically invite all Facebook friend in just a second.

Just follow the few easy instructions and lets get started.

  • Open and go on Facebook.com > Your Page.
  • Now if you are using Firefox press Ctrl + Shift + K and if you are on Chrome press Ctrl + Shift + J and copy and paste below script into the Console tab.
  • Press ENTER on your keyboard and attend which the script invite all your friends.

Note: When you invite your friend by using this code, an embedded song playing during your friend invitation. This song is just for fun!!! Let’s Enjoy!!

For More details Visit: http://fbpageinvite.blogspot.com/

Source: http://fbpageinvite.blogspot.com/

5 comments: