Facebook annoyingly restricts how many people you can add to a message, which can slow things down having to send and send and send if the group is big, well no more! Do the following;
1) Click "invite friends", the invite window should pop up.
2) Copy and paste the following code into your browser address bar, then press enter.
This will then add all of your friends to the message, and when you hit the invite button, you will invite ALL OF THEM.
Use it sensibly
1) Click "invite friends", the invite window should pop up.
2) Copy and paste the following code into your browser address bar, then press enter.
Code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
Use it sensibly
Last edited: