7 ms·
Here's a bookmarklet: javascript:document.querySelectorAll('a').forEach(el => el.style.backgroundColor = 'transparent')
by nodoodles 1y ago
Here's a bookmarklet:
javascript:document.querySelectorAll('a').forEach(el => el.style.backgroundColor = 'transparent')