newlooper / VirtualSpace

A Virtual Desktop Enhancement GUI Program For Win10 & Win11
GNU General Public License v3.0
182 stars 12 forks source link

How can I move google chrome work profile to another desktop? What could be my rule? #37

Closed bigplayer-ai closed 1 year ago

bigplayer-ai commented 1 year ago

Hey, 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

newlooper commented 1 year ago

hmmm~

To match shortcut arguments, Rules need new option about the CommandLine of a Process.

done in Build-0.1.436 version.

bigplayer-ai commented 1 year ago

THANKS