Hello Friends you wanna increase page likes for Your FB page. Here i tell you a script ,this script send invitation to your all friends for liking your page. This is working javascript for page invites. If you manually do this job this can take a lot of time. With the help of javascript you can invite all of your Facebook friends at one click. So friends try these script ,this script has no spammy links or annoying things.
Invite All of your Facebook Friends to Facebook Pages
You can invite all friends to Facebook fan page using JavaScript by single click,
1. Open Google Chrome.
2. Open Your Facebook Page. Click on Build Audience the invite Friends.
3. Now press F12 Button from your keyboard.
4. Copy below JavaScript,
4. Copy below JavaScript,
javascript:var inputs = document.getElementsByClassName('uiButton _1sm');for(var i=0; i<inputs.length;i++) {inputs[i].click();}
Now this javascript automatically select all of your friends and send them invite to like your page.
0 comments:
Post a Comment