Git Product home page Git Product logo

taobao-helper's People

Contributors

stephenml avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

taobao-helper's Issues

无法添加插件

下载解压后,点击添加加插件的时间并没有找到插件,能帮我看看吗?

用不了了

大佬,这个插件用不了,点击没有任何反应

用不了的可以看这里手动修一下bug

taobao.js这个文件下

// 保存按钮
$("#helper-setting-save-button").click(() => {
clearInterval(timer);
clearInterval(settleTimer);
clearInterval(submitTimer);
intervalTime = $("#helper-setting-interval").val();
chrome.storage.local.set({ intervalTime: intervalTime });
buyTime = $("#helper-setting-time").val();
chrome.storage.local.set({ buyTime: buyTime });
$("#helper-setting").remove();
// 加上这两行 ↓
settleStatus = false;
submitStatus = false;
run();
});

设置好到点时间反而不提交

插件是否有问题,设好到点时间不会自动提交。
反而不设置时间在到点的勾选就自动提交了。。
请问是什么原因

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.