UNPKG

remoteview

Version:

Remote isolated browser platform by Dosyago

5 lines (3 loc) 144 B
const TOP = new URL(location); TOP.port = parseInt(location.port) + 2; parent.postMessage({request: {audio:true, loggedIn:true}}, TOP.origin);