How to disable cache on chrome for Android?

前端 未结 5 1727
南方客
南方客 2021-02-03 22:13

How to disable cache on chrome for Android?

I change my page content, and refresh the page, but the content still is old.

I have set the nginx c

5条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-02-03 23:04

    Currently there is no way to disable cache on chrome for Android but it is possible to clear the cache.

    UPDATE: As of now there is a way to disable cache with requires your phone to be connected and needs remote debugging, please refer to Dean Meehan's answer for more info
    Follow these steps to clear the cache.

    http://www.refreshyourcache.com/en/chrome-android/

    1. Click on the menu button (three dots in the topright corner).
    2. Click on Settings in the menu.
    3. Click on Privacy in the menu.
    4. Click on Clear browsing data... at the bottom.
    5. Select Empty the cache from the list.
    6. Confirm clear browsing data.

提交回复
热议问题