Match User / Profile
grep ~/.config/chromium/*/Preferences -Poe "_name.*?,"
/.../.config/chromium/Profile 2/Preferences:_name":"Laurent Jouhet", /.../.config/chromium/Profile 2/Preferences:_name":"Laurent",
Start chromium-browser with a specific user profile
chromium-browser --profile-directory="Profile 2"