- Install a user script manager
- Chrome: Tampermonkey or Violentmonkey
- Firefox: Greasemonkey, Tampermonkey, or Violentmonkey
- Safari: Tampermonkey or Userscripts
- Microsoft Edge: Tampermonkey
- Tampermonkey is recommonded for all browsers.
- Download ZIP with all files from my project and unzip it.
- Install this extension in Tempermonkey extension of your web browser.
- Login in your taobao account and switch to "my orders"
- Two added button shows on top of the page.
- First press "添加本页订单" to add all order info on current page.
- Navigate to other pages to add more order info (DO NOT REFRESH the page!).
- Press "导出订单" after you add all order info you need.
- Engjoy!
- You can only add all the info in one page, add info of as specific order is not suuported.
- Items with "保险服务" and "增值服务" is omitted automatically.
Pure front-end info extraction, sensitive info related to accont and password is not recorded.
- 安装对应你浏览器的插件管理器。
- Chrome: Tampermonkey or Violentmonkey
- Firefox: Greasemonkey, Tampermonkey, or Violentmonkey
- Safari: Tampermonkey or Userscripts
- Microsoft Edge: Tampermonkey
- 推荐使用Tampermonkey,保证兼容性。
- 下载本项目的全部文件,并解压zip压缩包。
- 在你的浏览器的Tempermonkey扩展中安装压缩包中的js文件。
- 登录你的淘宝账号,并切换到“我的订单”页面。
- 在页面顶部将出现两个新的按钮,一个是“添加本页订单”,另一个是“导出订单”。
- 首先点击 "添加本页订单" 按钮,将整页的订单信息添加到待导出的列表中。
- 可以切换到其他页面,添加其他页面信息(全程请勿刷新)。
- 添加完成后,点击"导出订单"。
- Engjoy!
- 订单信息必须整页添加,不能单独增加某一条订单信息.
- "保险服务" 和 "增值服务" 等项是自动忽略的.
纯前端信息提取,账号密码等信息不会被记录。