Import Google Chrome bookmarks to Safari
I wanted to import Chrome bookmarks to my Safari and faced with such hurdle - there is no way to do it using native chrome/safari functionality. So I’ve implemented ‘fast and dirty’ solution that works for me.
- Upload Google Chrome bookmarks file (it is somewhere at ~Library/Application Support/Google/Chrome/Default/Bookmarks, if it is located in other please, let me know - I’ll mention it here)
- Open Safari->File->Import Bookmarks
- That’s it!
If this doesn’t work for you - give me a sign, I’ll try to find a time and fix it!
Here is a ruby code behind: