chrome 網頁重新加載_在Chrome中為各個網頁設置自定義重新加載時間

chrome 網頁重新加載

chrome 網頁重新加載

Do you have a webpage that needs to be reloaded every so often or perhaps you have multiple webpages that each need their own individual reload time? Now you can have the best of both with the AutoReloader extension for Google Chrome.

您是否有一個需要經常刷新的網頁,或者是否有多個需要各自刷新時間的網頁? 現在,借助適用于Google Chrome的AutoReloader擴展程序,您可以充分利用兩者的優勢。

Using AutoReloader

使用自動加載器

When you first look at the drop-down window everything will be in a neutral “waiting” state. You can start using the extension immediately by simply entering the desired “time frame” for reloading a webpage. Notice for the “Repeat Option” that “0 = Continuous”…

當您第一次查看下拉窗口時,所有內容都會處于中性的“等待”狀態。 您只需輸入所需的“時間范圍”以重新加載網頁即可立即開始使用擴展程序。 對于“重復選項”,請注意“ 0 =連續”…

auto-reloader-01

You may want to have a quick look through the “Options” to see if there are any “operational changes” that you would like to make.

您可能需要快速瀏覽“選項”,以查看是否要進行任何“操作更改”。

auto-reloader-02

Once you enter a time click on the “Set Link” to start the timer.

輸入時間后,單擊“設置鏈接”以啟動計時器。

auto-reloader-03

Notice that you can view the time remaining on the “Toolbar Button” unless you disabled the feature in the “Options”.

請注意,除非您在“選項”中禁用了該功能,否則您可以在“工具欄按鈕”上查看剩余時間。

auto-reloader-04

Clicking on the “Toolbar Button” will show a larger version of the timer in the drop-down window along with a “Cancel Current Timer Link”.

單擊“工具欄按鈕”將在下拉窗口中顯示較大版本的計時器以及“取消當前計時器鏈接”。

auto-reloader-05

Here is the best part of all with AutoReloader…you can set up your own customized list of “Reload Times” and then access them through the drop-down window. Using the two times shown here we were able to set the “Productive Geek Webpage” up for 30 second reloads and the “TinyHacker Webpage” up for 1 minute reloads at the same time. There was no conflict whatsoever in running both “reload times” simultaneously. This is a really terrific feature!

這是使用AutoReloader最好的部分……您可以設置自己的“重新加載時間”列表,然后通過下拉窗口訪問它們。 使用此處顯示的兩次,我們可以同時設置“ Productive Geek網頁”為30秒的重新加載和“ TinyHacker網頁”為1分鐘的重新加載。 同時運行兩個“重新加載時間”沒有任何沖突。 這是一個了不起的功能!

auto-reloader-06

Conclusion

結論

Whether you have only one webpage or multiple pages that need periodic reloading (such as tracking a Woot-Off or an Ebay auction) the AutoReloader extension is the perfect tool for the job. Running custom reload times simultaneously have never been easier.

無論您只有一個網頁還是需要定期重新加載的多個頁面(例如跟蹤“ Woot-Off”或“ Ebay拍賣” ),AutoReloader擴展都是完成此任務的理想工具。 同時運行自定義重新加載時間從未如此簡單。

Links

鏈接

Download the AutoReloader extension (Google Chrome Extensions)

下載AutoReloader擴展程序(Google Chrome擴展程序)

翻譯自: https://www.howtogeek.com/howto/11997/set-custom-reload-times-for-individual-webpages-in-chrome/

chrome 網頁重新加載

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/278623.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/278623.shtml
英文地址,請注明出處:http://en.pswp.cn/news/278623.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

VMware Tools安裝和卸載

1、卸載 a.查找 vmware-uninstall-tools.pl 路徑:sudo find / -name vmware-uninstall-tools.pl b.切換到 vmware-unistall-tools.pl 目錄:cd /usr/bin/ c.卸載:sudo perl vmware-uninstall-tools.pl 2、安裝 a.掛載:sudo mount /…

MySQL解決方案

主從復制與主主復制怎么自動切換:使用Keepalived 日常如何導出數據:mysqldump、xtrabackup 主庫宕機解決方案(一主多從) 登陸從庫>show processlist\G; #cat /data/3306/data/master.info #cat /data/3307/data/master.ii…

iphone解鎖_有人可以用解鎖的iPhone做的最糟糕的事情是什么?

iphone解鎖Dedi Grigoroiu/Shutterstock.comDedi Grigoroiu / Shutterstock.comWe use our phones for event tickets, reservations, insurance cards, and even driver’s licenses. But what happens when someone takes your unlocked iPhone out of view for a moment—wh…

Alamofire源碼導讀二:發起請求及內部加鎖的邏輯

以創建一個 DataRequest 為例子  發起請求 創建 SessionManager 順帶也創建了一個 SessionDelegate 持有一個urlSession,持有一個串行的 DispatchQueue A。注意,這個不是urlSession 回調方法執行時所在的OperationQueue 創建 Requestable 的…

python os.path模塊

os.path.abspath(path) #返回絕對路徑os.path.basename(path) #返回文件名os.path.commonprefix(list) #返回list(多個路徑)中,所有path共有的最長的路徑。os.path.dirname(path) #返回文件路徑os.path.exists(path) #路徑存在則返回True,路徑損壞返回Falseos.path…

讓動畫每次重復前都有延遲

動畫不從0%開始即可 keyframes textmove {20% {transform: translateX(0);}100% {transform: translateX(-100%);} }

bixby映射軟件下載_如何在Samsung Galaxy S8,S9,S10,Note 8或Note 9上重新映射Bixby按鈕...

bixby映射軟件下載We’ve said before, and we’ll say it again: Bixby sucks. You’re better off using Google Assistant any day of the week. The good news is, it’s now possible to remap the pointless Bixby button without using a third-party app. 我們之前已經…

JavaScript數據結構和算法

前言 在過去的幾年中,得益于Node.js的興起,JavaScript越來越廣泛地用于服務器端編程。鑒于JavaScript語言已經走出了瀏覽器,程序員發現他們需要更多傳統語言(比如C和Java)提供的工具。這些工具包括傳統的數據結構&…

選擇器

// 什么是 HTML 以及怎樣使用 HTML 編寫網頁 // 網頁的結構是怎樣 // 什么是 CSS 以及怎樣使用 CSS // 如何在網頁中引入 JavaScript 代碼 // 什么是 DOM, 常用 DOM API 使用 // document object model // application program interface // 什么是事件, 如何綁定事件 // // 應…

vue3打包后無法加載頁面

1、配置輸出路徑 // vue.config.js module.exports {publicPath: ./ }2、不能使用history路由 // ... export default new Router({// mode: history, routes: [{path: /,name: home,component: Home}] })

如何使用Avira Rescue CD清潔感染的PC

When you’ve got a PC completely infected with viruses, sometimes it’s best to reboot into a rescue disc and run a full virus scan from there. Here’s how to use the Avira Rescue CD to clean an infected PC. 當您的PC完全感染了病毒時,有時最好重新…

匯編語言第二章總結

第二章 寄存器 (1) 字數據在寄存器中的存放 一個字由兩個字節組成,可以存在一個16位寄存器中。 字的高8位 → 存放于通用寄存器的高8位寄存器 字的低8位 → 存放于通用寄存器的低8位寄存器。 例:十進制數據: 20000 → AX 對應的二進制…

Vue組件的三種調用方式

最近在寫fj-service-system的時候,遇到了一些問題。那就是我有些組件,比如Dialog、Message這樣的組件,是引入三方組件庫,比如element-ui這樣的,還是自己實現一個?雖然它們有按需引入的功能,但是…

axios把post的RequestPayload格式轉為formdata

方法一:配置transformRequest,缺點:其他請求格式的數據也會被重新格式化(PUT,PATCH) const service axios.create({//設置axios為form-data 方法1// headers: {// post: {// "Content-T…

火狐打印預覽_將打印和打印預覽命令添加到Firefox的上下文菜單

火狐打印預覽Have you been thinking about how much easier it would be to having the Print & Print Preview commands in Firefox’s Context Menu? The Print Context Menu extension for Firefox allows you to avoid having to use the File Menu to access the pr…

每個人都要在自己的“時區”里找到自己的快樂

祝小妹和自己生日快樂,人人都想快樂,卻在平常的365天悶悶不樂,但愿家人朋友在平常的每一天都很夠健康快樂! 在我那個開不了機的手機記事薄有句話還記得:你們不要刻意等我,因為可能現在的我還沒來得及去發現…

《2017 云計算評測報告》:帶你了解 AWS、阿里云、騰訊云等八家云計算服務提供商的綜合用戶體驗情況...

報告電子版至聽云官方博客下載:http://blog.tingyun.com/web/article/detail/1352 評測說明 評測目標:同一應用(網站)在不同云上的用戶訪問體驗,以及對云資源的使用 洞察周期及范圍:2017年4月-2017年9月 訪…

js以變量為鍵

let key "dynamic",obj{[key]:true }; obj[key2]key console.log(obj)一般在配置文件中應用較多

搭建jenkins實現自動化部署

參考: https://www.cnblogs.com/rslai/p/8135460.html轉載于:https://www.cnblogs.com/lihuanhuan/p/10612123.html

python 新聞摘要_每日新聞摘要:Microsoft內部禁止應用程序,這樣就可以了

python 新聞摘要Recently, a list of apps that Microsoft prohibits for internal employee use leaked, including Slack, Grammarly, and others. It’s tempting to think these are the actions of a company hating competition, but the truth is more complicated. 最近…