I'm trying to find the dictionary file for Google Chrome on OS X - I'd like to remove certain words from the dictionary so that I don't use them when writing email (such as 'foolish' for example).

In Firefox, this was a simply a matter of editing the dictionary file, but I'm not sure were I would find it in Chrome?

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

It doesn't appear that there is a user-editable file with the default dictionary in it. I just looked through the .app folder and saw nothing like a dictionary. Also, ~/Library/Application\ Support/Google/Chrome/Dictionaries/ doesn't list any dictionaries.

OS X

The file is for the custom dictionary:

/Users/username/Library/Application Support/Google/Chrome/Custom Dictionary.txt

Windows XP and Windows 7/Vista

It appears it's in (for Windows XP and Vista/7, respectively):

C:\Documents and Settings\%USERNAME%\Local Settings\Application Data\Google\Chrome\User Data\Custom Dictionary.txt
C:\Users\%USERNAME%\AppData\Local\Google\Chrome\User Data\Custom Dictionary.txt
link|improve this answer
+1 - Cheers for this answer. – boehj Jul 8 '11 at 1:34
feedback

Your Answer

 
or
required, but never shown

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