はてなフォトライフこのはてなスターの

  • /*
     * @title はてなフォトライフこのはてなスターの
     * @description my bookmarklet
     * @include http://f.hatena.ne.jp/*
     * @license MIT License
     * @require 
     */
    
    (function(){
    var ___html='<!-- AddThis Button BEGIN --><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=300&amp;pubid=xa-50e50a014ce28670"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xa-50e50a014ce28670"></script><!-- AddThis Button END -->';
    
    
    document.getElementsByClassName('fotoinfo-detail').item(document.getElementsByClassName('fotoinfo-detail').length-1).innerHTML+=___html;
    })()
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2013/01/03 13:38:49 - 2013-01-03
  2. 2013/01/03 13:38:37 - 2013-01-03