15
8
I need to increase the font in my Inspect Element window in Chrome.
I found a tutorial on how to do it: http://k20e.com/blog/2011/08/18/how-to-set-the-chrome-console-font/.
According to the Chrome website, the User Data directory should be ~/Library/Application Support/Google/Chrome/Default, but I don't see "Google" under "Application Support".
Does anyone know where else the User Data directory could be?
My Chrome is up to date (version 23.0.1271.101). Running on OS X 10.7.4 Lion.
3Are you aware that
~
means/Users/<username>
? – William Jackson – 2012-12-21T19:49:52.8001I didn't know that. Thank you! However, I don't see a "Library" folder inside my user folder. – Nelu – 2012-12-21T19:56:56.360
3@johnym That's because it's hidden by default on OS X 10.7 and up. – Daniel Beck – 2012-12-21T20:21:37.657