/*
* @title !countingtweets
* @description countingtweets.com でリンクのツイート数を表示
* @include http://*
* @license MIT License
* @require
*/
// see: http://gigazine.net/news/20130301-counting-tweets/
location.href="http://countingtweets.com/t/display?url="+encodeURIComponent(location.href)+"&link_types=All+Links&commit=Go";