I find that I have to execute clearing cache command every time after I change some js, but it's very time consuming because loading a page without cache is very slow.
So, my question is, what's the best workflow when writing an extension? Do I have to clear cache when I made some change to js?