0

What could be the difference between multiple profiles on Google Chrome? I want to make specific rules for specific chrome profiles: What is the difference between different profiles on Google Chrome out of these options?

  1. Windows Tile.
  2. Process Name.
  3. Process Path.
  4. Window Class.

The different profile shortcuts open the same executable called: chrome.exe. The shortcuts only differ in shortcut arguments.

Picture for Google Chrome profiles demonstration: Google Chrome Profiles Google Chrome Profiles 2

4
  • Can you please explain which "rules" you are talking about, where are you setting them? The difference in profile is quite clear in the Google article you linked, all settings and changes (besides raw browser code) are separate, that includes all extensions, browsing data, settings, etc. Commented Feb 15, 2023 at 13:35
  • I found the difference between is command line argument and that's it it is the same program but with different argument at start.
    – fatFeather
    Commented Feb 15, 2023 at 18:04
  • Not sure how this is the answer to your question since this information you already posted as part of the question... Commented Feb 15, 2023 at 22:55
  • I never know I can check for command line arguments in programs.
    – fatFeather
    Commented Feb 16, 2023 at 10:20

1 Answer 1

0

I found the difference between them is command line argument. it is the same program for all the profiles but with different argument at start.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .