

The override happens in chrome/app/chrome_main_. On most platforms, the user data directory can be overridden by passing the -user-data-dir command-line flag to the Chrome binary. Overriding the User Data Directory Command Line

This gives the path to the profile directory. To determine the user data directory for a running Chrome instance:


The user data directory contains profile data such as history, bookmarks, and cookies, as well as other per-installation local state.Įach profile is a subdirectory (often Default) within the user data directory. Writing an AppleScript wrapper (Mac OS X).
