非公開 Hatena Diary @Anywhere bookmarklet

    @@ -7,7 +7,9 @@ * @private */ twttr.anywhere(function (T) { - T("#tbox").tweetBox({ + T('#follow-twitterapi').followButton("twitterapi"); + + T("#entry_tbox").tweetBox({ height: 100, width: 400, defaultContent: ".@cherenkov へ一言。"
  • /*
     * @title Hatena Diary @Anywhere bookmarklet
     * @description my bookmarklet
     * @include http://d.hatena.ne.jp/*
     * @license MIT License
     * @require
     * @private
     */
    twttr.anywhere(function (T) {
      T('#follow-twitterapi').followButton("twitterapi");
    
      T("#entry_tbox").tweetBox({
        height: 100,
        width: 400,
        defaultContent: ".@cherenkov へ一言。"
      });
    });
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/05/29 02:48:43 - 2010-05-29
  2. 2010/05/29 02:47:12 - 2010-05-29
  3. 2010/05/29 02:46:25 - 2010-05-29
  4. 2010/05/29 02:45:58 - 2010-05-29
  5. 2010/05/29 02:45:03 - 2010-05-29
  6. 2010/05/29 02:44:09 - 2010-05-29
  7. 2010/05/29 02:40:58 - 2010-05-29
  8. 2010/05/29 02:38:16 - 2010-05-29