非公開 【最新】 はてなスター 超連射 Ver1.3

    @@ -1,14 +1,14 @@ /* - * @title はてなスター連射 - * @description いっぱいつけるよ! + * @title はてなスター 超連射 + * @description いっぱいつけるお * @include http://* - * @license BSD + * @license Free * @require jQuery * @require http://github.com/eduardolundgren/jquery-simulate/raw/master/jquery.simulate.js * @private */ (function() { setTimeout(function () { - $('.hatena-star-add-button').simulate('click')[0] && setTimeout(arguments.callee, 100); - }, 100); + $('.hatena-star-add-button').simulate('click')[0] && setTimeout(arguments.callee, 10); + }, 10); })()
  • /*
     * @title はてなスター 超連射
     * @description いっぱいつけるお
     * @include http://*
     * @license Free
     * @require jQuery
     * @require http://github.com/eduardolundgren/jquery-simulate/raw/master/jquery.simulate.js
     * @private
     */
    (function() {
      setTimeout(function () {
        $('.hatena-star-add-button').simulate('click')[0] && setTimeout(arguments.callee, 10);
      }, 10);
    })()
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/11/02 21:43:19 - 2010-11-02
  2. 2010/11/02 21:37:26 - 2010-11-02
  3. 2010/10/12 20:38:59 - 2010-10-12
  4. 2010/10/12 20:34:53 - 2010-10-12
  5. 2010/10/12 20:34:16 - 2010-10-12
  6. 2010/10/12 20:31:56 - 2010-10-12
  7. 2010/10/12 20:30:22 - 2010-10-12