I'm trying to completely replace the CSS for a domain with different CSS (i.e. swap out the CSS at gaming.SE for that of Stack Overflow). I'd ideally like an extension that lets me do this. I've used Personalized Web, which allows loading in CSS for a given domain, but it still loads the original CSS (you can specify CSS to ignore, but you have to do this rule by rule!

Does anyone know of a way of doing this?

link|improve this question

78% accept rate
feedback

2 Answers

Using the WebDeveloper extension, you can do exactly that!

Once installed, open the extension, hit the CSS tab and choose "edit css". you can then override every loaded CSS for that webpage.

Hope this helps!

-EDIT- For persistent changes, you can try Stylebot. They say "Stylebot is a Google Chrome extension that allows you to quickly create and save persistent custom CSS for sites".

link|improve this answer
Can you persist the changes you make though? – fredley Oct 4 '11 at 15:29
Nope as it's only meant for test purposes. Sorry, I didn't get the "persistent" aspect of your request :/ – cdeliens Oct 5 '11 at 7:49
Sorry for the double post, but I don't know whether you'll get a notification or not for my edited post with improved answer -> you can try Stylebot (stylebot.me/about) – cdeliens Oct 5 '11 at 7:51
Again, stylebot allows you to add, but not remove from a page, so it's only as useful as Personalized Web... – fredley Oct 5 '11 at 8:02
feedback

Sounds like you are looking for a usercss extension of some kind, try something like stylish https://chrome.google.com/webstore/detail/fjnbnpbmkenffdnngjfgmeleoegfcffe, or alternatively chrome stylist https://chrome.google.com/webstore/detail/pabfempgigicdjjlccdgnbmeggkbjdhd?hc=search&hcp=main

link|improve this answer
I tried these, but they don't allow you to remove css before applying. – fredley Oct 10 '11 at 8:55
feedback

Your Answer

 
or
required, but never shown

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