Threshold

    @@ -8,6 +8,6 @@ //(function() { var thr = prompt("下限 :") - alert(thr); + alert(1); //alert("http://b.hatena.ne.jp/entrylist?sort=hot&threshold="); //})();
  • /*
     * @title Threshold
     * @description 今見ているページの人気エントリをブクマ数の下限を設定して表示
     * @include http://*
     * @license MIT License
     * @require 
     */
    
    //(function() {
        var thr = prompt("下限 :")
        alert(1);
        //alert("http://b.hatena.ne.jp/entrylist?sort=hot&threshold=");
    //})();
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/11/12 21:59:05 - 2010-11-12
  2. 2010/11/12 21:53:56 - 2010-11-12
  3. 2010/11/12 21:52:53 - 2010-11-12
  4. 2010/11/12 21:51:47 - 2010-11-12
  5. 2010/11/12 21:51:22 - 2010-11-12
  6. 2010/11/12 21:50:53 - 2010-11-12
  7. 2010/11/12 21:50:35 - 2010-11-12
  8. 2010/11/12 21:50:21 - 2010-11-12
  9. 2010/11/12 21:50:10 - 2010-11-12
  10. 2010/11/12 21:49:32 - 2010-11-12
  11. 2010/11/12 21:49:06 - 2010-11-12
  12. 2010/11/12 21:48:28 - 2010-11-12
  13. 2010/11/12 21:48:09 - 2010-11-12
  14. 2010/11/12 21:35:25 - 2010-11-12
  15. 2010/11/12 21:32:31 - 2010-11-12
  16. 2010/11/12 21:28:38 - 2010-11-12
  17. 2010/11/12 21:26:05 - 2010-11-12