Hacker News new | ask | show | jobs
by sergeykish 2068 days ago
Essentially it is

    performance.getEntriesByType("navigation")[0].nextHopProtocol
and background task to update UI, plus a link to chrome://net-export/

This one is not hard to audit but in current model should be done by each user.

1 comments

If that's it, you could just save it as a bookmark:

    javascript:alert(performance.getEntriesByType("navigation")[0].nextHopProtocol)
That works in Firefox, too.