chromium - Managing Multiple Chrome Profiles - OSX -


I am running as an app in OSX to start several instances of Chrome with a new personal folder: shell script "/ application / google \\ Chrome.app/Contents/MacOS/Google \\ Chrome - enabled-U-profile - user-data-diamond = / user / $ user / Library / App \\ Support / Google / Chrome Personal / gt / null2> and 1 & amp; "

This is awesome - because I have the Cmd-tab in Chrome Examples Can I delete without cookies / cache etc?

Problem: I would like to extend the script to overlap a big "2", "3", etc. on the Chrome icon for each instance in the Doc and CMD-tab popup so that I I can do the difference. Right now, I see that there is more than one chrome. IPax

Any ideas about how to accomplish this? I'm also opening the icon to edit, though the Chrome 2.app icon does not affect the dock icon - because the dock icon comes from the original Chrome.app.

UPDATE: The problem has been solved, how is it here:

  • < P>

    1. Copy "Google Chrome.app" to make a carbon copy in the copy folder. Such as Chrome2.app

    2. Follow the creation of an Applescript based on the new copy of Google Chrome.app, which is now named Chrome 2.App. This script can give some names like launch Chrome 2. App, etc. This new Chrome copy will launch with the correct (optional) user profile, so there will be no cookie problem.

    3. Change the name of Chrome2.app and the Chrome2.app icon, whatever you want to show in the task switcher and taskbar. The base application is not a script shortcut, which defines the icon and name in OS X.

    4. Ta-da

    5. Optional: Set up Google Sync between two copies of Chrome so your bookmarks, prefaces, extensions, stay the same!

      I am using a script, which is specific to you Creates new Chrome apps in the Applications folder associated with the profile.

      After that you can simply get the information and paste a PNG as your icon. I use a different colored Chrome icon and theme for each Chrome instance.

  • Comments