Tagged Questions
0
votes
1answer
38 views
Is there a mantained alternative Chrome Stylist?
Chrome Stylist apparently is no longer mantained, is there a working alternative under active development?
I.e. an extension which allows you to define some specific changes to some specific web ...
2
votes
1answer
280 views
How to modify Chrome newtab.css from within a Chrome theme?
I want to modify the CSS for new tab page. NOT make new tab page. I already made a new tab page, but many users installing my themes won't also install the new tab page extension. So I want to modify ...
3
votes
1answer
129 views
Replace a CSS of one site to a similar CSS of another one
How I can replace a CSS file for the scifi stack exchange site http://scifi.stackexchange.com/ with the CSS of this site http://diy.stackexchange.com/ as its blue color comforts my eye. Is there any ...
1
vote
1answer
145 views
How can I make a Stylebot style only apply to the home page of a site?
When I create a new style for a given page, like here:
How can I make the style apply only to the home page of that site?
http://superuser.com should be affected.
http://superuser.com/questions ...
2
votes
3answers
642 views
Browser where I can add my own custom CSS or Javascript
Are there plugin or tool that does this.
When I'm accessing a website or developing a website I want to load my own custom scripts from my computer. I know this can be done by firebug or chrome's ...
2
votes
2answers
691 views
Can't apply CSS from Chrome Extension in user stylesheets
I'm trying to hide the ads from the right side of the emails in Gmail. For that I've made an extension that applies a CSS style.
"content_scripts": [
{
"matches": ...
2
votes
2answers
2k views
Is there a Chrome extension to swap out CSS?
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 ...
0
votes
1answer
133 views
How can I customize the appearance of web sites in Chrome? [duplicate]
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 ...