24Mar/124
New App: Chrync – syncs Chrome bookmarks and more to Windows Phone
Chrync syncs your Chrome bookmarks, recently viewed pages and open tabs down to your Windows Phone.
Click here for a short video of it in action.
You don’t have to install any special Chrome add-in for it to work, and the only servers Chrync talks to are Google’s own servers, to authenticate and then to sync.
The way I’ve implemented Chrync is that it talks to Google’s servers using the native Chrome sync protocol, exactly like Chrome itself does.
I’m charging US$0.99, but there is an unlimited trial – I’m fine for people to use it on a trial basis for as long as they want … The app is available from the marketplace here.
Give it a go and let me know what you think at this User Voice site.
July 12th, 2012 - 17:29
Awesome! Now, how do I get bookmarks made on WP7 to go back to Chrome?
July 12th, 2012 - 18:43
By adding your vote here http://chrync.uservoice.com/forums/152790-general/suggestions/2732087-allow-adding-bookmarks
Also, please vote for anything else that takes your fancy, and feel free to add new ideas. I’ve used the votes to guide previous releases: http://chrync.uservoice.com/forums/152790-general/status/652300
Damian
July 23rd, 2012 - 09:54
Great app! I think there is no official chrome sync protocol released. How did you do it?
July 23rd, 2012 - 13:04
Hi Yan,
I downloaded the Chrome source and built it and ran it in the debugger to get a sense for how it did the chrome sync, and then did the same from C#.
Regards,
Damian