Tuesday, July 30, 2013

New reload types in Chrome



As frontend developer you probably has often problem with cache. As you should know standard refreshing page won't clear pages cache. You can set option Disable Cache in devtools, but it works only with opened this tools.

New options for reload in Google Chrome 28.




How to get it


Now in Chrome you can find new option. By long pressing refresh button or right clicking on it in Google Chrome you can call a context menu where you can find 3 types of reloading page:

  • Normal Reload (Ctrl + R)
  • Hard Reload (Ctrl + Shift + R)
  • Empty Cache and Hard Reload

But for this you have to had opened devtools too.

No comments :

Post a Comment