Tagged Questions
2
votes
0answers
431 views
How can I find cached file of Google Chrome? [closed]
What I want to do is making application that uses chrome cache file which is saved in local disk.
(Only separate cached file. e.g. f_001bf0)
ChromeCacheView application is very similar with my ...