Closed alanhe421 closed 1 year ago
it be possible to make the script check if there is already a window for the requested profile open somewhere and if yes, bring that window to the front (and else open a new window)?
file = open(home + "/Library/Application Support/Google/Chrome/Local State", "r")
Open Chrome Profile
Workflow Homepage is 👉 Open Chrome Profile
After research, it is believed that it is currently impossible to implement.
Describe the need
it be possible to make the script check if there is already a window for the requested profile open somewhere and if yes, bring that window to the front (and else open a new window)?
Describe the solution
maybe
file = open(home + "/Library/Application Support/Google/Chrome/Local State", "r")
Workflow Name
Open Chrome Profile
Workflow Homepage is 👉 Open Chrome Profile