osxcollector misses out on other profile directories
ytonui opened this issue · 1 comments
ytonui commented
Other profile directories other than ~/Library/Application Support/Google/Chrome/Default may exist on a host and because osxcollector only checks for the above path, web history information from other profile folders may be missed. The profile folders will typically share the parent folder ~/Library/Application Support/Google/Chrome. An example folder regex is "Profile [0-9]".