← Back to context

Comment by dewey

8 years ago

Seems useful, does anyone know of a similar thing for Safari or as a userscript that works in Tampermonkey (across all browsers) or Stylish?

With Stylish or similar, you can do the username highlight like so:

a.hnuser[href*="id=dewey"] { background-color: orange !important; color: white !important; }