Is there a Firefox keyboard shortcut to clear the cache?
Solution 1:
I think Ctrl+Shift+Delete takes out all private data, including the cache. Heres a link that'll tell you how to set up specific options.
Solution 2:
You can also reload and clear cache for a certain page with
Cmd + Shift + R
on a mac, or
Ctrl + F5
on a windows/linux machine.
(these are additions to the plain reload shortcuts Cmd+R / F5)
Solution 3:
I use the web developer add-on to totally disable my cache on my development machine. That way you never have to worry about clearing your cache.