Invite All Your Facebook Friends to Like Your Page At Once
Posted by Anurag Dwivedi in: Facebook Tricks
Are You Tired by inviting your friends one by one ? Then Here i got a trick for you from which you can invite all your friends to like your page at once
1. Login To Your Facebook Account
2. Open Your Page , Then Click On Build Audience > Invite Friends
3. You can see a box to invite your friends
4. Now go to the last of the list
5 . Now Press F12 or CTRL + SHIFT + J
6. Then Paste This Script
var inputs = document.getElementsByClassName('uiButton _1sm');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
7. Paste Enter And Done =D
1. Login To Your Facebook Account
2. Open Your Page , Then Click On Build Audience > Invite Friends
3. You can see a box to invite your friends
4. Now go to the last of the list
5 . Now Press F12 or CTRL + SHIFT + J
6. Then Paste This Script
var inputs = document.getElementsByClassName('uiButton _1sm');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
7. Paste Enter And Done =D
0 comments:
Post a Comment