I don't want to say about facebook. Because facebook is a most popular social network around the world. Also facebook have billions of users, even child's also has facebook account because the age limit of creating the facebook account is 13 years. So everyone knows about facebook.
Also most of the facebook users have facebook pages and groups. Peoples are so crazy to creating the facebook page and developing it.
Also they are addicting to the facebook page.But usually people invite the every friends to the page individually by inviting each and everyone. But using this simple trick we can able to invite all the peoples collectively in a single click.
Also the peoples get so irritate to invite the peoples one by one. So using this simple trick you can invite all of your friends to facebook page,event and group.
It is a very simple just adding the javascript we can select all the people to invite.
How to use Javascript in Google Chrome
Open Google Chrome.
Go to your Facebook Page.
Then click on Build audience>Invite Friends.
- Now Click on recent interactions and select Search all friends to find all your facebook friends.
- Now press F12 button from your keyboard.
- Copy the below javascript and paste it like below picture.
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};
- Hit enter. That's it. All the friends is selected. Now you can invite all the peoples easily.
How to use Javascript in Mozilla Firefox
Open Mozilla Firefox.
Go to your Facebook Page.
Then click on Build audience>Invite Friends.
- Now Click on recent interactions and select Search all friends to find all your facebook friends.
- Now press CTRL + SHIFT + K then hit enter.
- Copy the below java script and paste it like below picture.
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};
- Now hit enter. Now automatically select all your friends in order invite your facebook friends to your facebook pages/events.
In this simple way you can invite your facebook friends to your facebook page in a single click.