自动刷新工具/网页

发布于 2024-12-10 06:00:31 字数 160 浏览 1 评论 0原文

我有一个基于网络的工具/软件。它将有条目。要了解当前状态,我们需要单击工具中的“刷新”按钮。频繁点击按钮是非常困难的。

所以我想到了一个exe文件,它会自动运行并刷新上述工具,这样就克服了手动刷新工具的困难。

你能帮忙做这件事吗?这可以使用 JavaScript 来完成吗?

I have a tool/software which is web-based. It will have entries. To get to know the current status we need to click over "refresh" button in the tool. It's very difficult to click the button frequently.

So I thought of have an exe file which will run and refresh the above said tool automatically, so it will overcome the difficulty in refreshing the tool manually.

can you please help in out in doing this? Can this be done using javascript?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

格子衫的從容 2024-12-17 06:00:31

您可以使用浏览器插件每 5 分钟刷新一次页面。

例如,Firefox 的“重新加载每个”

You can use a browser plugins to refresh page every 5 mins.

"Reload Every" for Firefox, for example

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文