以下の内容はhttps://amachang.hatenablog.com/entry/20080822/1219383366より取得しました。


wassr で全 follow するブックマークレット

手順

1. ここに行って(同じドメイン下で実行するため)
2. 以下のブックマークレットを実行する

javascript:var xhr=new XMLHttpRequest;xhr.open('POST','http://api.wassr.jp/statuses/followers.json',false);xhr.send();var i=0,ids=eval('('+xhr.responseText+')');(function() {var xhr=new XMLHttpRequest;xhr.open('POST','http://api.wassr.jp/friendships/create/'+ids[i++].screen_name+'.json',false);xhr.send();setTimeout(arguments.callee,4000);})()

3. しばらく待つ
4. うまー

まずかったら

消します><




以上の内容はhttps://amachang.hatenablog.com/entry/20080822/1219383366より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14