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

174
Vistas
How to redirect user to a new page/popup in a chrome extension in V3

I have 2 html files in my chrome extension. One is login.html and the other is popup.html When the user enters the correct credentials and press login button I would like to redirect user to the popup.html file.

I have found out this code for that operation and wrote this code in login.js

const loginBtn = document.getElementById("login");
loginBtn.onclick = function () {
   chrome.action.setPopup({
      popup: "popup.html",
   });
};

The above code works when I switch the tabs and click on the extension again, i.e., it is not immediately happening.

I am looking for a functionality where as soon as a user clicks on the login button user must be immediately redirected to the other page.

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