Wednesday 23 September 2015
One Click-Invite All Friends To Facebook Page 2015
Method 1st:- Invite All Facebook Friend By (Chrome Extension)
- First of you need to install this Google chrome extension.
- This extension will provide the feature to invite friend by one click.
- After the installation of this chrome extension small icon will start appearing on the top right side of the browser.
- Button will only appear when you open Facebook otherwise it will disappear.
- Now login your account whom friends you want to invite to like page.
- After that open your Facebook page and then click on the Invite all friend button.
- New pop up window will appear with name of all friends.
- Then click on the icon of the extension which had installed.
- After that just wait for few second your all friends invite automatically.
Method 2nd:- Invite Friends By Using Script
- First of all open your Facebook page and then click on Invite all friends option and pop window will appear.
- After that press F12 button on keyboard. Now console window box will appear.
- Copy below code and paste them in console box.
var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
- After pasting code in console press button and invitation to like page will send successfully.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment