No, we don't support this. On Fri, Nov 20, 2009 at 9:04 AM, Karen <[email protected]> wrote:
> Wondering if there's a way to implement our own protocol scheme like > there is in Firefox--these are the current interfaces we're using to > do so: > > const kSIMPLEURI_CONTRACTID = "@mozilla.org/network/simple-uri;1"; > const kIOSERVICE_CONTRACTID = "@mozilla.org/network/io-service;1"; > const nsISupports = Components.interfaces.nsISupports; > const nsIIOService = Components.interfaces.nsIIOService; > const nsIProtocolHandler = Components.interfaces.nsIProtocolHandler; > const nsIURI = Components.interfaces.nsIURI; > > -- > > You received this message because you are subscribed to the Google Groups > "Chromium-extensions" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<chromium-extensions%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/chromium-extensions?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=.
