Manually-implemented HTTP over TCP gets around allowed-origin security in Chrome Apps- but will it do so always?
Consider this and whether or not to implement CORS in Parallax-ESP (which should be simple, but may require it be open to all, creating more attack vectors).
Current thoughts are not to expose this, but to stick with the TCP solution.