- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Adds a direct ‘Mail’ link next to usernames if they are registered on the kbin instance
You must log in or register to comment.
Awesome. Thanks for this. Made a slight tweak to it - https://files.catbox.moe/y2497f.png
// replace lines 39-41
link.innerText = ‘📨’;
link.className = ‘item-link’;
link.style.cssText += ‘margin-left: 5px; font-size: 18px;’;Nice! I’m in the anti-emoji coalition because I just want text, text, and more text, but you can stick whatever you want in there <insert smiling emoji here>
this is awesome, thanks!!



