Disable Firefox cache

When developing websites a cache can be an impediment rather than being useful sometimes. So here's how to disable the cache in Firefox:

Open about:config and set the following attributes to false:

  • browser.cache.disk.enable
  • browser.cache.memory.enable
  • browser.cache.offline.enable