How To Invite All Facebook Friends To Page,Event With A Single Click
Steps To Be Followed
Step
1: Open Firefox browser and hit to your Facebook page to invite all
friends to like your page.Now,click on Build Audience from the top
navigation bar then Invite Friends.
Step
2: Select “All Friends” instead of “Recent Interaction” so that you can
invite all friends to your page.Now,scroll to bottom till all your
friends not shown.
Step 3 : Press Ctrl+Shift+K,a small window will appear at bottom and paste the below code in it and click 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.Just hit submit to notify them
about your new page,event.This below JavaScript also works in Chrome
browser as i just personally test it.You can also try thisworking Chrome extension to invite all friends to your page,event.
If have any queries message me here
0 comments:
Post a Comment