gist raw perm HEAD

    @@ -3,7 +3,7 @@ * @description Gistに名前付きハッシュ無しの最新リンクを表示する。Gistのuser.jsインストール時に便利。Greasemonkey版 https://userscripts.org/scripts/show/130781 * @include https://*gist.github.com/* * @license MIT License http://nrm.mit-license.org/2012 - * @require https://raw.github.com/gist/2370972/gist-raw-perm-HEAD.user.js + * @require https://raw.github.com/gist/2370972 */ // [Detail]
  • /*
     * @title gist raw perm HEAD
     * @description Gistに名前付きハッシュ無しの最新リンクを表示する。Gistのuser.jsインストール時に便利。Greasemonkey版 https://userscripts.org/scripts/show/130781
     * @include https://*gist.github.com/*
     * @license MIT License http://nrm.mit-license.org/2012
     * @require https://raw.github.com/gist/2370972
     */
    
    // [Detail]
    // https://gist.github.com/2370972/
    // https://userscripts.org/scripts/show/130781
    
    // [Shrink Model]
    // access 'raw' on Gist: HTTP 302 => HTTP 200
    // https://gist.github.com/raw/1862384/be767303bba9da3ae8bace3542e663f3542e3450/veedama-HatenaStar-AutoSupplement.user.js
    // https://raw.github.com/gist/1862384/be767303bba9da3ae8bace3542e663f3542e3450/veedama-HatenaStar-AutoSupplement.user.js
    // use this, shrink and named -> https://raw.github.com/gist/1862384/veedama-HatenaStar-AutoSupplement.user.js
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2012/04/27 03:35:58 - 2012-04-27
  2. 2012/04/13 10:09:37 - 2012-04-13
  3. 2012/04/13 10:03:20 - 2012-04-13
  4. 2012/04/13 05:47:25 - 2012-04-13