NEW : Javascript to invite all friends on facebook Working 100%
And this time it shows button named Invite
So old javascript not work on it
So i hav created it :)
Old : javascript:elms=document.getElementsByName("checkableitems[]");for (i=0;i<elms.length;i++){if (elms[i].type="checkbox" )elms[i].click()}
New : javascript:var inputs = document.getElementsByClassName('uiButton _1sm'); for(var i=0; i<inputs.length;i++) { inputs[i].click(); }
Just Copy the new one then add it as Bookmark
(Remember that you have added Javascript: at the starting of script , BUT DONT ADD IF IT CONTAINS javascript:
Working : It Works VERY fast .
NOTE : Don`t get afraid with its working , as i told you it works very fast.
ABOUT THE AUTHOR
Hello, I'm Jagrit n I like Blogging and Graphic Desinging. My blog brings you latest Games, Apps, n Tech News
0 comments:
Post a comment