/*
* @title はてなブックマークのお気に入りユーザーのコメント一覧を消すブックマークレット
* @description 検索結果などでたくさんフォローしていると見づらいので…… → http://gyazo.com/f419c958f5674fec01e032834de9bd7f
* @include http://b.hatena.ne.jp/*
* @license MIT License
*/
jQuery("ul.favorite").remove();