Embedding custom stylesheets/JS on specific websites

chromium, google-chrome, web

Solution

Stylebot is a nice extension for modifying CSS, but it won't help you with Javascript. You'll probably need two separate extensions, for CSS and JS.

Problem

Is there an extension for Google Chrome / Chromium that would allow me to embed custom stylesheets or execute custom JS code when a specific website is opened? If not, is it possible to develop one? Of course, a bookmarklet might do the same job, but it has to be clicked on each entry.

Original source