This little script helps you to select all your facebook friends (to share something or send page suggestions):
Using Firefox and Firebug open a facebook page, click “Suggest to friends”, a popup window with all your contacts will open.
Paste inside the console area the code above than click “run”, all your friends should be now selected!
Update:
There’s an easiest way to run this code, just put it all in a row and prepend the keyword javascript: than paste the object code inside the address input field of the browser and press enter.
Copy and paste inside address bar:
Why not converting it into a FireFox Jetpack project?
This is a good idea!
Thanks Marco!