Skip to content

Convert ENS address to link functionality

Compare
Choose a tag to compare
@409H 409H released this 30 Oct 18:11
· 3882 commits to master since this release

EAL will now find .eth ENS domains on the webpage and automagically link them to your chosen block explorer. Here's what it looks like with the highlighter enabled.

image

If the block explorer doesn't support ENS domain lookup, then it'll be visible to you in the webpage with a nice red underline, and it won't take you to the block explorer site.

image

image

Really big thanks to https://github.com/Samyoul for doing this!