حذف كل المتابعين على تويتر دفعة واحده




الكود المستخدم فى الشرح ↓
 javascript:var inputs = document.getElementsByClassName('button-text unfollow-text');var i = 0, h = inputs.length;function f() {inputs[i].click();i++;if( i < h ){setTimeout( f, 0 );}}f(); 
Share on Google Plus

About amr

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 التعليقات:

إرسال تعليق