Skip to content

Display the current page's IP version and address in Chrome

License

Notifications You must be signed in to change notification settings

superstarrajini/ipvfoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPvFoo is a Chrome extension that adds an icon to your location bar, indicating whether the current page was fetched using IPv4 or IPv6. When you click the icon, a pop-up appears, listing the IP address for each domain that served the page elements.

Everything is captured privately using the webRequest API (new in Chrome 17), without creating any additional network traffic.

Install it from the Chrome Web Store:

https://chrome.google.com/webstore/detail/ecanpcehffngcegjmadlcijfolapggal

Screenshot:

Screenshot

Firefox Port:

There exists an IPvFoo-like extension for Firefox named IPvFox. It's based on the same images, but is otherwise an independent project.

About

Display the current page's IP version and address in Chrome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 5.2%