5 ms·
It would probably break some websites. Run this on some websites and you'll see some things moving around: document.head.insertAdjacentHTML('afterbegin', '<
by ahoge 11y ago
It would probably break some websites.
Run this on some websites and you'll see some things moving around:
document.head.insertAdjacentHTML('afterbegin', '<link rel="stylesheet" href="https://cmcenroe.me/writ/writ.min.css">')
- blowski 11y agoChrome and Firefox both support user stylesheets, so you could do that.