Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

160
Vistas
can windows.addevenlistener grab url of other domain popup window to parent window?

What exactly are the options that let addevenlisteners to have one way connection from child popup window to parent window

with respect to content security policy

what else can it do to take advantage to have one way communication

between two open windows of different domains

  var popup = parent.window.open("google.com", "", "width=2600,height=2500");
  popup.addEventListener("message", function () {
      console.log("popup window received message");
  });

lets say for instance

this one when the popup gets triggered
we can see the message in the console that popup window recieved message

considering this, is there any method in addeventlistener which listens when the url is changed in the child window shoudld be able to sent the changed url back to parent window

or any possible methods that might work ??

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda