When trying to connect to a PDF.js environment, I get this: ``` "Channel.build() called with an invalid origin" ``` The reason is that only http:// and https:// domains are allowed by default. This should be extended to involve PDF.js.