Hacker News new | ask | show | jobs
Web sauce: A chrome extension for adding custom CSS and JS (chrome.google.com)
1 points by sslnx 3759 days ago
1 comments

How is this different from TamperMonkey ( https://chrome.google.com/webstore/detail/tampermonkey/dhdgf... )?
TamperMonkey is more advanced in terms of scripting but it lacks custom CSS and pattern matching for hostnames.
Adding style through JS is a workaround (pretty inconvenient one). It's not a feature.