How can I make a tampermonkey / embedded js userscript wait before it runs?

后端 未结 0 844
长发绾君心
长发绾君心 2021-01-22 08:21

If anyone has this similar problem the solution for me was to correctly format set timeout, before I was doing setTimeout(function() {//program here}, 5000) but that did not wor

相关标签:
回答
  • 消灭零回复
提交回复
热议问题