haiku いろいろ連携

    
      
  • /*
     * @title haiku Twitter連携
     * @description 
     * @include http://h.hatena.ne.jp/*
     * @license MIT License
     */
    (function(){
    document.getElementsByClassName('entry-form')[0].getElementsByClassName('button-container')[0].innerHTML+='<input type=checkbox name="post_to_twitter" checked>';
    })();
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2012/05/05 19:09:01 - 2012-05-05
  2. 2012/05/05 19:08:30 - 2012-05-05