NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name 如意淘 // @namespace ruyi.taobao.com // @description 如意淘:购物心愿单,价格曲线,降价提醒,轻松省钱 // @version 0.2 // @grant GM_xmlhttpRequest // @include http://mvd.jd.com/* // @include http://book.jd.com/* // @include http://item.jd.com/* // @include http://www.newegg.cn/product/* // @include http://www.newegg.cn/Product/* // @include http://www.amazon.cn/gp/product/* // @include http://www.amazon.cn/*/dp/* // @include http://www.amazon.cn/mn/detailApp* // @include http://product.dangdang.com/* // @include http://item.yixun.com/item-* // @include http://product.suning.com/* // @include http://www.gome.com.cn/product/* // @include http://www.lusen.com/Product/* // @include http://www.efeihu.com/Product/* // @include http://www.tao3c.com/product/* // @include http://www.coo8.com/product/* // @include http://www.yihaodian.com/item/* // @include http://www.1mall.com/item/* // @include http://www.ouku.com/goods* // @include http://www.redbaby.com.cn/*/*.html* // @include http://cn.strawberrynet.com/a/b/c/*/ // @include http://web1.sasa.com/SasaWeb/sch/product/viewProductDetail.jspa?itemno=* // @include http://www.bookschina.com/*.htm // @include http://www.wl.cn/* // @include http://product.china-pub.com/* // @include http://www.winxuan.com/product/* // @include http://www.99read.com/product/* // @include http://www.99read.com/Product/* // @include http://www.new7.com/product/* // @include http://detail.bookuu.com/*.html // @include http://item.taobao.com/item.htm?* // @include http://detail.tmall.com/item.htm?* // ==/UserScript== javascript:(function(){var d=document,s=d.createElement('script'),h=d.getElementsByTagName('head')[0],t=new Date();s.src='http://ruyi.taobao.com/extension/bookmarklet.js?t='+t.getFullYear()+t.getMonth()+t.getDate();s.charset='utf-8';if(h){h.appendChild(s);}})();