当前位置:主页 > 所有插件 > 购物
Refresh Monkey

Refresh Monkey(自动刷新) v1.4

  • 更新:2021-05-28
  • 大小:87.6 KB
  • 版本:1.4
  • 语言:English
  • ID值:

插件介绍

自动刷新页面在设置的时间间隔。监视页面的更改,并在发生更改时得到通知。

以下是特性(在谷歌Chorme版本10.0.x.x中已成功测试)....

1. 刷新页面的时间间隔设置

2. 间隔可以设置为随机范围之间

3.时间间隔可以设置为小于1秒。例如,设置自定义为0.1秒

4. 页面可以监视任何更改

5. 可以使用开始时间和结束时间在特定的时间框架之间启动重新加载周期

6. 可选地,为了防止服务器负载,只有当选项卡有焦点时才能执行刷新

7. 所有的标签可以一次刷新

8. 所有的Chrome Windows可以一次刷新

9. 对于给定的选项卡,可以在任何时候停止刷新

10. 可以在任何时候停止刷新所有的选项卡

11. 刷新也适用于固定的选项卡

12. 滚动位置恢复后,每一次刷新(将不工作的chrome.google.com设计)

13. 计时器显示在工具栏上

14. 更改工具栏中的图标

更多扩展在http://tejji.com/browser/chrome/extensions/

谢谢,

http://tejji.com

v1.4 - 2018-09-03

-通过缩小扩展的焦点,定期刷新页面,使兼容Chrome Web Store策略

V1.3 -修复了与监视页面变化和滚动位置相关的bug

V1.2 -升级到清单2

解决了链接问题

Automatically refresh a page at set interval. Monitor the page for a change and get notified in case of change. 

Following are the features (tested successfully in Google Chorme version 10.0.x.x)....

1.   Refresh page a set interval

2.   Interval can be set to random between a range

3.   Interval can be set to less than 1 second. e.g., set Custom to 0.1 seconds

4.   Page can be monitored for any changes

5.   Reload cycle can be initiated between and specific time frame using start time and end time

6.   Optionally, to prevent load on server refresh can be performed only when tab has focus

7.   All the tabs can be refreshed at once

8.   All the Chrome Windows can be refreshed at once

9.   Refresh can be stopped at any time for a given tab

10. Refresh can be stopped at any time for all the tabs

11. The refresh works for pinned tabs too

12. Scroll position is restored after every refresh (will not work on chrome.google.com by design)

13. Timer is shown on the toolbar

14. Change icon in toolbar

More extensions at http://tejji.com/browser/chrome/extensions/

Thanks,

http://tejji.com

v1.4 - 2018-09-03

- enabled compliance to Chrome Web Store policy by narrowing focus of extension to regular refresh of page

v1.3 - fixed bugs related to monitoring page changes & scroll position

v1.2 - upgraded to manifest 2

v1.1 - Resolved the link issue

浏览器插件安装详细步骤:Chrome浏览器如何安装插件扩展


插件获取

相关推荐

网友留言

网友NO.34064
连力行

谷歌浏览器自动刷新扩展Refresh Monkey与ChromeReload哪个好

我在用谷歌浏览器,试了几个自动刷新扩展,但不知道Refresh Monkey与ChromeReload哪个好?有没有哪位大侠知道,告诉我,好在什么地方?

网友NO.26642
扶访琴

自动刷新页面在设置的时间间隔。监视页面的更改,并在发生更改时得到通知。

网友NO.37446
巴正初

monkey的参数中有一个官方介绍文档中没有列出的参数,-f参数。这个参数其实对应的就是monkey的脚本功能。该功能可以让Monkey按照脚本编写的动作次序来执行指定的操作,而不是像其他monkey命令那样,只是随机的触发相应的事件。可以说,通过脚本功能,monkey已经具备了作为自动化测试工具来完成一些固定逻辑的功能测试的能力。