[gopher] [Gopher Clients]: Chrome Extension
    Cameron Kaiser 
    spectre at floodgap.com
       
    Tue Dec 16 01:21:14 UTC 2014
    
    
  
> http://stackoverflow.com/questions/20836554/chrome-extension-custom-protocol
> 
> According to this post Chrome doesn't support
> custom protocol handlers right now. This sucks :/
That's correct (at least with respect to the URL bar). Look at the source for
how I got around that. It was a big kludge but it mostly worked.
Once you have control of the page, such as forwarding it to a chrome URL
under the control of the extension, you should be able to open a socket and
perform menu parsing and display.
-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser at floodgap.com
-- Test-tube babies shouldn't throw stones. -----------------------------------
    
    
More information about the Gopher-Project
mailing list