After a bit of Googling, I'm able to find the location of Chrome cached files on Windows but not on OS X. Would anyone know what the location is for Mac?
Asked
Active
Viewed 2.5e+01k times
3 Answers
57
The primary cache is nominally ~/Library/Caches/Google/Chrome.
However the bulk of cached data appears in ~/Library/Application Support/Google/Chrome,
in particular ~/Library/Application Support/Google/Chrome/Default/Application Cache.
If you are a Time Machine user, consider excluding the Application Support directories, as they bloat your backup set. Take care to preserve the bookmarks file if that's important to you, as it's mixed into the same directory.
1
Open documents Right click and select "Show library" now you can find library in "documents" then follow: Library/Caches/Google/Chrome
user370879
- 11