How can I force a hard reload in Chrome for Android

后端 未结 21 1834
夕颜
夕颜 2021-01-29 19:31

In Chrome for desktop I have options in the dev tools to disable cache completely when dev tools are opened and I have the options to manually do a hard reload when long clickin

21条回答
  •  终归单人心
    2021-01-29 19:38

    Remote Debugging allows you to use the desktop dev-tools:

    https://developers.google.com/chrome-developer-tools/docs/remote-debugging

提交回复
热议问题