Skip to main content
15 of 25
ticks instead of quotes and some bold
Steve
  • 26.3k
  • 2
  • 36
  • 43

The Chrome DevTools can disable the cache.

Right-click and Inspect Element to open the DevTools. Now click Network in the toolbar. Finally, check the Disable cache checkbox at the top.

enter image description here

Keep in mind, and as a tweet from @ChromiumDev stated, this setting is only active while devtools is open.

Steve
  • 26.3k
  • 2
  • 36
  • 43