Where does Google Chrome for Linux store user specific data such as bookmarks ? I can't find a .chrome or .google directory under my home directory, any other directory I should look at ?

link|improve this question

feedback

2 Answers

up vote 16 down vote accepted

I think it stores in ~/.config/google-chrome or ~/.config/chromium. Though i have it inside the first location! Check for the Default folder under this location, more specifically.

link|improve this answer
Yup - it was at ~/.config/google-chrome/Default. Thanks for the quick reply! – Sathya Oct 7 '09 at 20:01
You are welcome. – Aviator Oct 7 '09 at 20:02
Where is it located in Ubuntu 11.10? – user105131 Nov 12 '11 at 16:35
feedback

It is usually in ~/.config/google-chrome/Default/Bookmarks, where "Default" is its way of dealing with usernames and different possible sessions. Granted, it could also be in ~/.config/chromium/Default/Bookmarks.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.