irc search

    @@ -1,10 +1,11 @@ /* * @title ★ - * @description simple Hatena Star Everywhere + * @description test * @include http://* * @include https://* * @license MIT License http://nrm.mit-license.org/2012 * @require + * @private */ (function () {
  • /*
     * @title ★
     * @description test
     * @include http://*
     * @include https://*
     * @license MIT License http://nrm.mit-license.org/2012
     * @require 
     * @private
     */
    
    (function () {
        var url = (document.head.querySelector('link[href][rel=canonical]') || {}).href || location.href;
        location.href = 'http://s.hatena.ne.jp/mobile/entry?uri=' + encodeURIComponent(url);
    })();
    
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2013/07/16 21:37:37 - 2013-07-16
  2. 2013/07/16 20:11:05 - 2013-07-16
  3. 2013/07/16 20:07:39 - 2013-07-16
  4. 2013/07/16 20:04:32 - 2013-07-16
  5. 2013/07/16 20:04:05 - 2013-07-16
  6. 2013/07/16 19:52:50 - 2013-07-16
  7. 2013/07/16 19:46:28 - 2013-07-16
  8. 2013/07/16 19:45:16 - 2013-07-16
  9. 2013/07/16 19:42:58 - 2013-07-16
  10. 2013/07/16 19:42:37 - 2013-07-16
  11. 2013/07/16 19:41:06 - 2013-07-16