How Do I Invite All My Friends to Facebook Group, Page with One Click


IMPORTANT UPDATE: Refer to this post for the working method to invite all friends, http://olivo.net/2011/04/how-to-invite-all-your-facebook-friends-to-an-event-at-once-code-has-changed/

This is really frustrating for not being able to suggest or invite a facebook group, fan page or application profile page to all your facebook contacts in one click. How do you feel to select 500 friends with 500 mouse click?

The javascript code from John P’s blog http://onemansblog.com/2009/08/30/how-to-invite-all-facebook-friends-to-a-group-event-or-page/ worked well when I used it a week back back but tomorrow I noticed that the trick is resting in peace !

I was very much frustrated when I saw the code not working anymore. I decided to resurrect the trick back to life and I am successful in doing that. But don’t know when this trick will get murder again by evil facebook ! :s

There are two ways by which you can do it.

1. By javascript code and a little bit of stupidity


Click “Suggest to friends” on application profile page or “Invite to friends” on group, fan page or events page.

Right click on any friend and click “open in new tab”
putting javascript code in address bar to select all facebook friends
You will land on a page which will only show suggestion window
At this point, paste the following code on to the address bar where the suggestion window is displaying:

javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

Or

javascript:fs.select_all();



And there’s an even easier way to select all friends.

2. By using chrome extension known as

Facebook Invite All

A million thanks to dawagner who made this wonderful extension. After you have installed this extension you will notice a a new button “Toggle all” on the suggestion or invitation window.
toggle all button appearing when using chrome extension

About Nasif

I am a hobby blogger and I love Wordpress. Herbal tea addict. Loves being lazy and zZzZ...