JD_book_voucher

京东图书促销满减价格凑额度工具。

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
niu541412
Daily installs
0
Total installs
133
Ratings
1 0 0
Version
1.0
Created
2019-04-24
Updated
2019-04-24
Size
9.95 KB
License
MIT
Applies to

京东图书优惠券满减快速凑整。比如我的优惠券买600块钱的书最划算,但是购物车里有好多书不知道那些组合最接近600。

在浏览器console内获取促销图书的价格列表。已考虑缺货货品。

最后如果凑整成功,会输出结果。

用法: 浏览器控制台内输入jd_book(PromoName, ExpectedSum, Tolerance)

比如 jd_book("product_promo_50008500387",600,3);

三个参数,PromoName是促销的ID,可以从网页代码查到,ExpectedSum是目标价格,Tolerance是可以容忍的偏差价格。