[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [gopher] [Gopher Clients]: Chrome Extension



> 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@floodgap.com
-- Test-tube babies shouldn't throw stones. -----------------------------------

_______________________________________________
Gopher-Project mailing list
Gopher-Project@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/gopher-project




Reply to: