Where has chrome://cache been moved to?
Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 2 Looping
--
Chapters
00:00 Question
00:22 Accepted answer (Score 45)
01:23 Answer 2 (Score 19)
01:59 Thank you
--
Full question
https://superuser.com/questions/1316540/...
Accepted answer links:
https://chromium.googlesource.com/chromi...
[https://bugs.chromium.org/p/chromium/iss...]: https://bugs.chromium.org/p/chromium/iss...
https://groups.google.com/a/chromium.org...
Answer 2 links:
[811956, 809823]: https://chromium.googlesource.com/chromi...
[Cache viewer for Google Chrome]: https://www.nirsoft.net/utils/chrome_cac...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#googlechrome #browsercache
#avk47
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 2 Looping
--
Chapters
00:00 Question
00:22 Accepted answer (Score 45)
01:23 Answer 2 (Score 19)
01:59 Thank you
--
Full question
https://superuser.com/questions/1316540/...
Accepted answer links:
https://chromium.googlesource.com/chromi...
[https://bugs.chromium.org/p/chromium/iss...]: https://bugs.chromium.org/p/chromium/iss...
https://groups.google.com/a/chromium.org...
Answer 2 links:
[811956, 809823]: https://chromium.googlesource.com/chromi...
[Cache viewer for Google Chrome]: https://www.nirsoft.net/utils/chrome_cac...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#googlechrome #browsercache
#avk47
ACCEPTED ANSWER
Score 51
It was removed on purpose and it won't be coming back.
Both chrome://cache
and chrome://view-http-cache
have been removed starting chrome 66. They work in version 65.
Workaround
You can check the chrome://chrome-urls/
for complete list of internal Chrome URLs.
The only workaround that comes into my mind is to use menu/more tools/developer tools
and having a Network
tab selected.
The reason why it was removed is this bug:
- https://chromium.googlesource.com/chromium/src.git/+/6ebc11f6f6d112e4cca5251d4c0203e18cd79adc
- https://bugs.chromium.org/p/chromium/issues/detail?id=811956
The discussion:
ANSWER 2
Score 20
It hasn't been moved, it's been removed! Because of the Bug: 811956, 809823
However the cache still exists and is at C:\Users\[username]\AppData\Local\Google\Chrome\User Data\Profile 1\Cache
.
You can view/list your cache using a Cache viewer for Google Chrome!