アマゾンで99%オフの商品だけを見つける方法なんていうお決まりのネタ記事をブックマークレットでやってみる。
ソースは以下
javascript:(function(){s=window.prompt("検索キーワードを入力して下さい", "");f='http://www.amazon.co.jp/s?ie=UTF8&rh=n:,k:'+encodeURIComponent(s)+'&pct-off=90-';a=function(){if(!window.open(f,'_blank'))location.href=f};if(/Firefox/.test(navigator.userAgent)){setTimeout(a,0)}else{a()}})()
適当に20分くらいで出来たので、誤動作しても泣かない。
俺流amazonの作り方―Amazon Webサービス最新活用テクニック
posted with amazlet at 11.09.07