Force-refreshing only JavaScript files in Firefox and Chrome
Posted
by
Graviton
on Super User
See other posts from Super User
or by Graviton
Published on 2009-09-05T02:01:13Z
Indexed on
2012/12/06
11:11 UTC
Read the original article
Hit count: 311
I want to clear only JavaScript files from my web browsers (Firefox and Chrome). I am doing JavaScript debugging, and it's annoying that my JS just won't get updated whenever I change my JS files. The only thing I can do now is to clear my cookies, but doing that erases all of my browsing history.
How can I clear/refresh the JavaScript files that have been loaded into my browsers without clearing out other files?
© Super User or respective owner