▽1
●
Cherenkov ●100ポイント ![]() |
ブックマークレット書きました。
javascript: var id = $('#saved_searches .active').attr('id').replace(/^ss_/,""); $.ajax({ type: "post", url: 'http://twitter.com/saved_searches/destroy/'+id, success: function(){ alert("success!"); location.reload(); } }); void(0);
消えました!ありがとうございます