amazonランキング推移

    @@ -1,6 +1,6 @@ /* * @title amazonランキング推移 - * @description Amazonの商品ページから、ランキング推移ページへ移動します。 + * @description Amazonの商品ページから、ランキング推移を検索します。 * @include http://* * @license MIT License * @require
  • /*
     * @title amazonランキング推移
     * @description Amazonの商品ページから、ランキング推移を検索します。
     * @include http://*
     * @license MIT License
     * @require 
     */
    
    javascript:(function(){if(location.href.search(/[^0-9A-Z]([B0-9][0-9A-Z]{9})([^0-9A-Z]|$)/)!=-1){location.href='http://www.rankbank.net/amaran/search/?asin='+RegExp.$1;}})();
    
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/05/16 13:22:45 - 2010-05-16
  2. 2010/05/16 13:21:34 - 2010-05-16