I'm not sure it's possible but thought I might be missing something.
I'm trying to send a ping request to a server that does not run HTTP-server from chrome extension.
What I know so far:
So I can't initiate an HTTP request and measure the roundtrip, since there is no http server and the server cannot be modified.
chrome.socket - was a thing in Chrome-Packed-Apps, which is deprecated by now.
Any idea how to go about thins?
Thanks in advance
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…