Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

143
Views
Gestión de Chrome indefinida

Estoy ocupado con una extensión de Chrome en la que quiero saber qué otras extensiones se han instalado. Intenté usar chrome.management.getAll() pero no puedo hacerlo funcionar.

Mi manifiesto se ve así:

 { ... "manifest_version": 3, "permissions": [ "management", ... ], ... }

Traté de ejecutar el siguiente código tanto en content/script.js como en background.js

 chrome.management.getAll(function(info) { console.log(info); alert(info); });

background.js no me da respuesta de ningún tipo, no hay error pero tampoco registro. content/script.js me da esto sin embargo:

 Error handling response: TypeError: Cannot read properties of undefined (reading 'getAll')

¿Qué estoy haciendo mal?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!