Miiverseのカラオケ U コミュニティの画面写真を得る

    @@ -1,10 +1,9 @@ /* * @title Miiverseのカラオケ U コミュニティの画面写真を得る * @description ただし手書き付きのみ - * @include http://* + * @include https://miiverse.nintendo.net/posts/* * @license MIT License * @javascript_url - * @private */ (function(){
  • /*
     * @title Miiverseのカラオケ U コミュニティの画面写真を得る
     * @description ただし手書き付きのみ
     * @include https://miiverse.nintendo.net/posts/*
     * @license MIT License
     * @javascript_url
     */
    
    (function(){
    var a=document.getElementById('post-content');
    a.getElementsByClassName('screenshot-container still-image')[0].getElementsByTagName('img')[0].src=a.getElementsByClassName('post-content-memo')[0].getElementsByTagName('img')[0].src.replace('\/pap\/', '\/ss\/');
    })();
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2014/03/27 15:24:25 - 2014-03-27
  2. 2014/03/27 15:23:29 - 2014-03-27
  3. 2014/03/27 15:21:51 - 2014-03-27
  4. 2014/03/27 15:21:13 - 2014-03-27
  5. 2014/03/27 15:20:48 - 2014-03-27
  6. 2014/03/27 15:17:59 - 2014-03-27
  7. 2014/03/27 15:17:18 - 2014-03-27