因此,如果我在 Internet Explorer 中访问 Internet 选项:

我可以在 Google Chrome 中做类似的事情吗?现在,当我更改 JavaScript 文件并从 Visual Studio 进行调试时,Chrome 将始终使用缓存版本而不是使用修改后的版本。为了能够使用当前版本,我必须手动清除我的临时 Internet 文件/缓存,这真的很烦人。
google-chrome internet-explorer javascript browser-cache temporary-internet-files
javascript ×1