Made an browser extension that converts IP address to links of their IP address page on IPinfo

This is my third IPinfo project. Anyway, the idea is simple. It finds an IP address on the website (or DOM, as the cool people call it) and wraps the IP address with its link to IPinfo.

So, 70.207.61.175 becomes https://ipinfo.io/70.207.61.175.

chrome_VrJCPEsQQA

The extension is not published, but you can run it with developer options turned on. A better option would be to use IPinfo’s official extension.

My previous IPinfo projects that are totally useful:

2 Likes

I did something similar but added an extension to Firefox allowing me to highlight and right click an IP and search it on various websites. I’ll post it in share and tell.

2 Likes

Thank you very much, DeadOrbit. I really appreciate your contribution to the community! :heart:

1 Like