I'm porting my Firefox extension over: 
https://addons.mozilla.org/en-US/firefox/addon/2166

I was able to write an NPAPI plugin to resolve the IP address.

On Dec 14, 8:04 pm, Antony Sargent <asarg...@chromium.org> wrote:
> I don't think we have any plan to add this in the short term. Out
> of curiosity, what would you like to use it for?
>
> On Sat, Dec 12, 2009 at 1:47 PM, Nathan <nlapie...@gmail.com> wrote:
> > True, but I'd rather not use this method, due to privacy and other
> > issues.
>
> > Does anyone know if DNS functions are planned for the extension API,
> > similar to Firefox's network/dns-service component?
>
> > Thanks
>
> > On Dec 12, 4:56 pm, Mohamed Mansour <m...@chromium.org> wrote:
> > > One way that you can do it is by creating a service outside that creates
> > an
> > > image that has an IP address text. It is pretty straight forward to do
> > that.
> > > Unless you want to create an XHR request to some website that will return
> > > you an IP address.
>
> > > For example:http://www.honeytechblog.com/ip/chrome.php
>
> > > Mohamed Mansour
>
> > > On Fri, Dec 11, 2009 at 3:42 PM, Nathan <nlapie...@gmail.com> wrote:
> > > > Is there a way, using existing APIs, to resolve/retrieve the IP
> > > > Address of a domain name?
>
> > > > Thanks
>
> > > > --
>
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "Chromium-extensions" group.
> > > > To post to this group, send email to
> > chromium-extensi...@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
> > <chromium-extensions%2bunsubscr...@googlegroups.com<chromium-extensions%252bunsubscr...@googlegroups.com>
>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/chromium-extensions?hl=en.
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-extensions" group.
> > To post to this group, send email to chromium-extensi...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/chromium-extensions?hl=en.

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to