Facebook Auto Group Adder
Hiw to add all Friends in a Group
It can be done with the help of two ways
1.Use Bookmark:
- Make sure you are using Mozilla Firefox web browse.
- If you don't have then please download it from here Mozilla Firefox.
- Make sure bookmark bar is visible.
- If not visible then right click on the top of firefox and select "Bookmarks Toolbars".
- Drag and Drop the below image
to your bookmark bar. This will create a new bookmark button "[[FB-AUTO_Adder]]"
-
.Login to your account
Now open group where you want to add all your friends
On groups page now Click on "[[FB-AUTO_Adder]]" button you dragged at bookmark bar.
Now wait for few seconds. This will start adding your friends in that group.
With the Help of Console
- Make sure you are using Mozilla Firefox web browser.
- If you don't have then please download it from here Mozilla Firefox.
- Login to facebook if not logged in already.
- Now open group where you want to add all your friends.
- Now press CTRL+SHIFT+K it will open a Console Box.
- Copy the code given below.
-
- document.body.appendChild(document.createElement('script')).src='https://raw.github.com/bhargav1996/Fb-Auto-tools/master/FB-AUTO_Adder.js';
-
- Now past the code inside the box.
- Just press enter.