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

107
Vistas
How to Inject script only in a particular Iframe

I am using Requestly to Inject script but couldn't find a way to inject the script only in a particular Iframe.

Is there any way to insert custom JS using Requestly in a particular iFrame in a webpage?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Requestly doesn't provide additional filters in Script Injection to detect whether you are injecting in Parent Page or Iframe.

However, there's one trick you can do.

You can additional checks in your script so that It only executes inside Iframe something like this

if (window.self !== window.top) {
    // Your script code goes here
}

However, If you can define your URL Pattern such that It only matches the Iframe then it's even better. Then you don't have to add this check but do better URL targeting such that Script Injection only works with Iframe URL and not parent URL.

about 4 years ago · Juan Pablo Isaza Denunciar
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