
內容簡介
這是一個簡單而強大的外掛。通常我們只會編輯樣式表文件的一部分,那麼為什麼要重新載入整個頁面呢?這樣會產生很多不必要的請求,使頁面載入變慢,而不是只重新載入 css 文件。
現在,我們可以通過一個簡單的外掛實現這一點,只需點擊 F9,然後重新載入頁面上的所有 CSS 資源!
至於在移動設備上進行調試,您只需搖搖手機,所有 CSS 文件就會重新載入。
沒有緩存、沒有不必要的請求、不再慢速重新載入!
外掛標籤
開發者團隊
原文外掛簡介
A simple and powerful plugin. Often we simply edit a section on our style sheet file, so why reloading the entire page?! It creates many unnecessary requests and thus makes reloading slower, instead of just reloading the css files.
Now, we can achieve that with a simple plugin, by simply clicking on f9 and then reload all Css resources on the page!
As for mobile devices debugging, you can simply shake your phone and all Css files will be reloaded.
No cache, no unnecessary requests, no more slow reloading!
