We have seen Facebook page is becoming very popular in social networking these days and as an Admin of any Facebook page, you always wish to have lots of followers or fans for your page. But when time comes to Invite your existing friendsto your Facebook fan page or any Event you might have created, it’s always a lengthy and tedious task as selecting all your friends manually one by one will end up wasting hours just to select and invite them for your Facebook page or event. After getting into Javascript I learned that using some scripts you can easily and quickly invite all Facebook friends to page or event. Though there were lots of scripts and solutions you may get on internet by exploring but many of them are not working script. I will help you to get latest 2013 working script which can be used to invite all Facebook friends to page or event in single click for your Firefox or Chrome browser.
How to Invite All Facebook Friends to Page
Also Check: How to Stop Facebook Addiction?
Firefox – Invite All Facebook Friends to Page/Event
1) Open your Firefox browser and goto your Facebook Page or Event
2) Select “Invite Friends” option from “Build Audience” menu on top right corner
3) By default it will have “Recent Interaction” , please change that to “All Friends” to have all your Facebook friends in the list
4) Once above done, you can use keyboard shortcut key Ctrl + Shift + K and it will open a small window at bottom
5) Copy below code and paste it at bottom textbox on new opened window and 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 of your Friends are selected, you doesn’t need to tick their names one by one. Just click submit button and they will be notified and invited for your Facebook page or event in single click.
Also check: Latest Facebook Security Settings 2013
Google Chrome – Invite All Facebook Friends to Page/Event
Invite all Facebook friends to page or event quickly using single click can be done easily even if you are using Google Chrome web browser. Though there were old methods and few chrome extensions but they all failed after sometime.
Latest 2013 method to Invite all FB friends to page using google chrome is same like Firefox we have just seen. You can use the same script only difference is Step 4 where you need to enter keyboard shortcut Ctrl + Shift + L or F12 Function key.
I have heard even this script is giving error to some of the chrome users, though I can’t find any issue with my browser nor any solution from others except some paid extension can be used.
Anyways, now you will be able invite all Facebook Friends to Page or Event with easy tricks which is latest trick of 2013 and working fine for firefox and google chrome browser.
No comments:
Post a Comment