chrome2favorites

Export Chrome bookmarks file to Internet Explorer "Favorites" folder.

Download

Download from Files section: Chrome2Favorites.zip

Source Code

Latest updates available at http://github.com/axus/chrome2favorites .

Public git repository here: http://github.com/axus/chrome2favorites.git .

Build instructions: Build jsoncpp and chrome2favorites

History

I copied a project from "The Code Project", and updated it to work with MSYS and MinGW. The majority of the work was porting it from Visual Studio to MinGW. I got rid of the .vcproj file and created a new makefile for MSYS. Kind of silly for a project that will only ever be used on Windows!

Building this project depends on jsoncpp, which depends on scons, which depends on Python.

Supported Platforms

It should work on Windows XP and later, for any version of Internet Explorer.

Tested on: Windows Vista (64-bit), Windows 7 (64-bit)