How To Invite all friends for like a Page in one click using the code
Now come to the point, We are giving you a good script or code for all most popular web browser like Google Chrome and Mozilla Firefox, Mostly now time these both browser is used by peoples First, you must go on any required Page and follow for both browsers. Invite all Facebook friends in Google Chrome Browser First you must login with Your Facebook Account. Now go on required browser. Now simply click on Invite friends. Visit For – How to Stop Tagging on Facebook Timeline Permanently 2014 Just scroll down for all friends. Now Press Control +Shift +J or Press f12 Now Simply Click on Console Button. Now past Below script using Control +V and press enter. javascript : var inputs = document . getElementsByClassName ( ‘ uiButton _1sm’); for ( var i=0; i . length;i++) { inputs [ i ] . click ( ); } Then wait for few second and it’s done.