Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当链接到新数据的 Google 电子表格/表单更新时,如何强制刷新嵌入另一个网站的 Google 小工具以自动更新?
您无法强制执行此操作,但您可以要求小工具每 5 分钟自动刷新一次:
<UserPref name="_table_query_refresh_interval" display_name="Query Interval" default_value="300">
5 分钟 == 300 秒。将其更改为您想要的任何内容。