Chrome extension to clean up reddit's styling (chrome.google.com)
10 years ago from Will Hitchcock, Freelance designer and front end developer
10 years ago from Will Hitchcock, Freelance designer and front end developer
I recently made my first Chrome extension, a plugin that cleans up some of reddit's styling. You still get that same reddit feel with a little bit more of a clean, DN look.
You're a boss
Thank you!
Can't download it. Makes an error.
I was getting that same issue yesterday when trying to access the link. I'm not sure what caused it, but I think that it's resolved now.
Firefox please :(
Fire what?
I'll see how hard it would be to port the same thing over to Greasemonkey. I can't imagine it would be very difficult.
Success! <3
EXCELLENT! so much better. You successfully polished a turd! How is making extensions generally done?
Thank you. This is the first extension that I have tried to make and really only scratches the surface of what you can do with them. They are actually super easy to create and implement.
Basically all you have to do is have a manifest.json file which handles all of the configuration. In that file you can include any HTML, CSS, JS, or media assets that you want. Chrome has a pretty extensive API that allows your plugin to actually interact with the browser. While your extension is in development, you can install it like any other extension on the management page and then when you are done you can submit it to the Chrome Web Store.
This extension was super basic and is essentially a couple of CSS files and some jQuery to remove custom subreddit stylesheets and clean up conflicting styling from RES.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now