As of today's release of chrome (Tuesday, March 8, 2011) on both Mac & PC the settings are now in a tab (chrome://settings/advanced), needless to say when you're clearing your cache very frequently (cmd-shift-delete on mac, cntl+shift+delete on PC) it's quite tedious going back and forth in tabs. The click & clean chrome extension doesn't have a mac counterpart (plus I like the keyboard much more than the mouse). I've searched and have yet to find a way to get a dialog box instead of the new tab.

link|improve this question
I do not know :) But I have one helpful tip, start Chrome with --disk-cache-size=1 switch, which will cause Chrome to not use cache. Make shortcut, and use that Chrome when you need frequent clearing of cache. Hope that helps :D – Ivan Ivanić Mar 8 '11 at 21:42
feedback

migrated from stackoverflow.com Mar 8 '11 at 23:24

This question came from our site for professional and enthusiast programmers.

1 Answer

The Clear Browsing Data overlay does not work and is a known issue, and they're working on fixing it. Even so, it's still not as convenient as the dialog was.

You can start Chrome with the --disabled-tabbed-options command-line argument to use dialog options instead of the tabbed options. You'll have to add it to the command-line in your Chrome shortcuts.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown