Invite All Friends to Facebook Pages/Events in One Click- Hello friends, we know you are enjoying my tricks daily. Today i am talking about how to invite all friends to facebook page/events. Now days facebook is running like hot cakes. Each and everyone is addicted to it like anything. Most of the people are creating newfacebook pages/events to unite the people at single point. People are crazy about creating newfacebook pages/events. But usually people invite the every friends to the page indiviually by inviting each and everyone. But now, I am providing a javascript as a simpler method to invite all of friends collectively by a single click. As we all know life is quite fast these days noone has much time to consume on inviting facebook friends one by one. So thisjavascript helps us to save our time by inviting all facebook friends by single click. You can use this javascript to your browsers like Google Chrome, Firefox etc.
Invite All Friends to Facebook Pages/Events :
HOW TO USING THIS JAVASCRIPT IN GOOGLE CHROME :
1. Open Google Chrome.
2. Open Your Facebook Page.
3. Select and Scroll and the End
4. Now press F12 Button from your keyboard and Click on Console
5. Now Copy below javascript, ant Paste
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};
6.Press Enter. and See the Magic
Now automatically select all your friends in order invite your facebook friends to yourfacebook page.
HOW TO USING THIS JAVASCRIPT IN MOZILLA FIREFOX :
1. Open Mozilla Firefox.
2. Open Your Facebook Page or Event.
3. Now press Ctrl + Shift + K from your keyboard.
4. Copy below javascript,
javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()};
5.Press Enter.
In this way you select all and invite all friends to facebook pages/events using javascript by single click.
official : http://www.blogofblogger.com
0 komentar:
Posting Komentar