Comment #25 on issue 2393 by [email protected]: Support user stylesheet http://code.google.com/p/chromium/issues/detail?id=2393
Ok, for the sake of... argument? I'm not really arguing with anyone, but: I have hacked this quick little thing up to demonstrate the simplest possible way to do a singular user stylesheet with an extension: https://chrome.google.com/extensions/detail/bpbpmpkbnfajbeogbmhndhijpgkchaab Given that this is possible to write, I don't see any overwhelming reason to make user stylesheets a built-in feature. (And it might actually be useful for a few people following this thread, I hope?) What *would* be nice is a way to get something like @-moz-document in stylesheets (I've taken a look at WebKit's CSS parser and there's nothing that could trivially be turned into an equivalent), so that one textbox would be all I'd need. The other extension of mine above is basically some ugly contortions to get around this. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
