As more and more of us ‘facebookers‘ start using all of the pages created by various companies and individuals, the more we want to share those pages we like with others. Good thing that facebook allows us to invite friends to like pages we have liked. However, there is one problem… facebook only allows us to select one friend at a time when sending the invitation. Seems like facebook really missed the mark when it came to adding this feature.
So, what are we supposed to do? Does facebook really want us to select one individual at a time? I for one do not have the time, and I used to skip the invites because of this. Well, not anymore.
Inviting Multiple Friends
A simple line of javascript will solve the problem.
Instructions
After you have selected the Suggest to Friends link, and the selection window pops up, simply copy the code below and paste it into your browsers address bar.
Javascript
javascript:fs.select_all();
This should automatically select all friends. Click Send Invitations and voila! You successfully selected and sent all invitations at once!

Side Note
It’s a wonder that facebook does not include this built in as a feature. If you think they should enter your suggestoin here.
Yes, you CAN share a Facebook page with multiple people, and without javascript! Just hold down the Control (PC) or Command (Mac) key while selecting.
You are correct; however, you can only select one friend at a time. (what this article explains)
This javascript allows you to select all friends (up to 200) at once.
Is there a way to suggest multiple friends for a single friend all at once on facebook?