Wednesday, July 17, 2013

How to invite all your friends to any event, group or page on Facebook with Mozilla Firefox version 6, 7 or 8+.

About

How to select all your friends to your page, group or event on Mozilla Firefox? Check the method out here! We're always up to date!

Description

How to invite all your friends to any event, group or page on Facebook with Mozilla Firefox version 6, 7 or 8+.


This is the code to copy: 

 

javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};


THE STRICT INSTRUCTIONS

1) Go to your page, group or event and click 'Invite Friends'
2) A pop-up box will shown up, make sure you watching all your friends
3) Scroll down till you can see all you friends (they will load up if you scroll down)
4) Click on the orange box 'Firefox' on top left of your screen and select 'Web developing' -> 'Notepad'
5) Another window will show up
6) Copy the code above here in it
7) Press CTRL + R (or click 'Execute' -> 'Execute')
8) Your browser/computer may lagg a little minute
9) All your friends are selected!

No comments:

Post a Comment