nodoodles
2 days ago
0
0
Here's a bookmarklet:

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