My Chrome extention needs to know what is the IP of the machine that it is running on (the real world IP) Is there a easy way of doing it?
Yes, but because of NAT you can not know it without network request. You can try my http://external-ip.appspot.com/, which I made for the same task