Friday 2 May 2014

How To Invite All Facebook Friends To Your page, group etc. On one click!

How To Invite All Facebook Friends To Your page, group etc. On one click!

In this tutorial I'll explain you that how to invite your all FB friends to your new Pages, groups, events etc.  With Single Click. Because sending request to friends for our group, pages, events, etc. Takes a lot of time.
So this by this simple & easy tutorial you can send request at one click.

For Mozilla Firefox users.

(1) Open Firefox browser and now login to your facebook account now open your page, group etc.
In Facebook page click on the button  invite all friends to like your page. Now,click on Build Audience from the top
navigation bar then Invite Friends.

 (2) Select the option “All Friends” instead of “Recent Interaction” so that you can invite all friends to your page.Now,scroll to bottom till all Of your
friends are not shown.

(3) Now Press Ctrl+Shift+K, there will appear a small window at bottom and now paste the below code in it & then press enter.

javascript:elms=document.getElementsByName
("checkableitems[]");for (i=0;i <
elms.length;i++){if (elms
[i].type="checkbox" )elms[i].click()};


That’s it.Now,all your friends will selected. Now press submit to notify all of them about your new page, group or event.

For Google chrome users.

1. Open your google chrome browser and go to your Facebook page then go to 
Build Audience & then click on "Invite Friends".

(2) Now, click on the button “All Friends” instead of “ Recent Interactions ” from
the drop down menu, so that you can invite all your FB friends Now Scroll right to bottom of your friends to the end.

(3) After scrolling, press Ctrl+Shift+J and it will open a new JavaScript
window.

(4) Now paste the below code in that JavaScript window & then press enter.


var inputs = document.getElementsByTagName(“input”); for (var
i=0; i < inputs.length; i++) { if (inputs[i].getAttribute(‘type’) ==
‘checkbox’) { inputs[i].click(); } }

(5). Now click on submit button.

Yes!! Now you can successfully notify all of your fb friends at one click.



FOLLOW US. ON GOOGLE & TWITTER.

No comments:

Post a Comment