I'd like to change the background color of Chrome's address bar to black (with grey text). I've done this on Firefox through modifying userChrome-example.css
and was wondering if there's an equivalent method for Chrome开发者_JAVA技巧?
Unfortunately, as far as I know, this is not possible. All I can suggest is this: http://code.google.com/chrome/extensions/themes.html
FIREFOX and IE: http://www.ehow.com/how_6673791_change-color-address-bar.html
CHROME: It's address bar inherit your operating system's coloring scheme, so you just have to change your window background color. Now I'd suggest a gray or dark blue background instead, because the text of the address bar cannot change color as easily and will likely remain black. I currently have a gray background in my Chrome browser with the "DarkVibe" theme.
精彩评论