@@ -8,5 +8,6 @@ //(function() { var thr = prompt("下限 :") + alert(thr); //alert("http://b.hatena.ne.jp/entrylist?sort=hot&threshold="); //})();
/*
* @title Threshold
* @description 今見ているページの人気エントリをブクマ数の下限を設定して表示
* @include http://*
* @license MIT License
* @require
*/
//(function() {
var thr = prompt("下限 :")
alert(thr);
//alert("http://b.hatena.ne.jp/entrylist?sort=hot&threshold=");
//})();