Select all checkboxes on Facebook invite screen
You shouldn't really be doing this, but if you want to then save some time with this script:
javascript
for (i = 0; i< $$('.checkbox').length; i++){$$('.checkbox')[i].checked = true};
Written by Yuriy Dybskiy
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Facebook
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#