Bookmark sync arrives on Chromium for Mac - here's how to make it work
We've told you before about Google Chrome's slick new bookmark syncing feature, available in the Windows beta version of Chrome 4. It automatically keeps your bookmarks synced across multiple Chrome installations, using your Google Account. Well, this feature has landed in recent builds of Chromium for Mac (that's the open-source project Chrome is based on). To enable it, you'll first need to grab the latest version of Chromium.
Bookmark sync isn't on by default. To use it, you'll have to pop open your Terminal and do a little command-line magic. You'll want to right-click Chromium, show package contents, and then find Chromium inside the MacOS folder. Drag that to the Terminal, and then add the argument --enable-sync. Chromium should open, and you should see bookmarking syncing in your preferences.
Sign in with your Google account, and your bookmarks will be synced automatically to any other Chromium/Chrome browsers that you sign into. If you want to see where they're stored on the web, check a slightly strange location: a Chrome folder in your Google Docs account.
I know it seems like a lot of trouble to go through for bookmark syncing, but such is the peril of being on the bleeding edge of browser development. Bookmark syncing will very likely pop up officially in the Chrome Mac beta scheduled for early December.
Bookmark sync isn't on by default. To use it, you'll have to pop open your Terminal and do a little command-line magic. You'll want to right-click Chromium, show package contents, and then find Chromium inside the MacOS folder. Drag that to the Terminal, and then add the argument --enable-sync. Chromium should open, and you should see bookmarking syncing in your preferences.
Sign in with your Google account, and your bookmarks will be synced automatically to any other Chromium/Chrome browsers that you sign into. If you want to see where they're stored on the web, check a slightly strange location: a Chrome folder in your Google Docs account.
I know it seems like a lot of trouble to go through for bookmark syncing, but such is the peril of being on the bleeding edge of browser development. Bookmark syncing will very likely pop up officially in the Chrome Mac beta scheduled for early December.













Comments
4
Subscribe to commentsMarty K.Nov 13th 2009 10:53PM
Love how there was not a single mention Chromium for Linux and how it, too, just got bookmark sync ability.
Zachary WaldowskiNov 13th 2009 11:03PM
I hate to sound like I'm advertising, but Xmarks also has an alpha of its bookmark syncing available for the mainline Chrome beta. Between their extensions and tray-tool apps, you can sync bookmarks between Firefox, Chrome, Safari, and Internet Explorer.
Also note that Chrome (as of Mac version 4.0.245.0) and Chromium don't yet have an actual Bookmarks Manager implemented on Mac yet, although I'm sure they're just making it sufficiently Cocoa enough before sticking it in a new Chromium build.
sofr0styNov 14th 2009 11:02AM
go to utilities, then open apple script editor. paste this in:
do shell script "/Applications/Chromium.app/Contents/MacOS/Chromium --enable-sync"
then save it as an application. i named mine start chromium. i also copied the icon from chromium to make it feel more like home. should work each time w/o the need to run terminal.
sjogroJan 6th 2010 6:22AM
Does anybody know how i can move my Chrome BETA (Mac) bookmarks to Chromium (Mac) so I can then enjoy synced bookmarks?
My completest set of bookmarks is now isolated in Chrome BETA that offers no syncing whatsoever. I thought about having del.icio.us or something import and then export them, but it all seems like a silly waste of time.