title

    @@ -6,4 +6,4 @@ * @license MIT License http://nrm.mit-license.org/2013 * @require */ -prompt('Copy Me', document.title); +prompt('Copy Me', document.title); void 0;
  • /*
     * @title title
     * @description prompt title
     * @include http://*
     * @include https://*
     * @license MIT License http://nrm.mit-license.org/2013
     * @require 
     */
    prompt('Copy Me', document.title); void 0;
    
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2018/06/05 21:50:56 - 2018-06-05
  2. 2013/01/29 07:45:22 - 2013-01-29
  3. 2013/01/29 07:41:36 - 2013-01-29