Invite All Your Friends To a Facebook Page or Group in One Click! – Elf Knows It [ARCHIVED]

Have you ever wanted to invite all your friends to a Facebook page or group but you don’t have the patience to click everyone in your friends list? The simple answer is in a small bit of code:

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

When you click the "Suggest to friends" link while in a group or page, a window will pop up with all your friends, when this is shown, paste the above code into your address bar (where you would type google.com, elfknowsit.com etc.) All of your friends will be highlighted in the box in one go.

Enjoy 🙂

You may also like...