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.
Keep in mind, and as a tweet from @ChromiumDev stated, this setting is only active while devtools is open.