Possible Duplicate:
Change default CSS of Google Chrome
How do I disable CSS or make my own CSS style for a specific website in Google Chrome?

Web sites like Wikipedia that extend to the full width of the available screen are very annoying when used with a big monitor.

How can I customize their appearance (for example, by injecting some CSS) in Chrome?

link|improve this question
Fun, fixed width sites used to make me feel like wasting money for having a wide enough monitor. But monitors are getting really too wide nowadays. – LatinSuD Sep 24 '11 at 22:49
feedback

closed as exact duplicate by techie007, slhck, grawity, Nifle, Sathya Sep 25 '11 at 13:21

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Chrome supports greasemonkey style user scripts by default. Read this for more info - http://www.chromium.org/developers/design-documents/user-scripts

link|improve this answer
feedback

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