Hacker News new | ask | show | jobs
by nodoodles 259 days ago
Here's a bookmarklet:

  javascript:document.querySelectorAll('a').forEach(el => el.style.backgroundColor = 'transparent')