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

149
Views
Extensión de Chrome: error de la función chrome.tabs.group... 'tabIds': el valor no coincide con ninguna opción

Me sale error cuando se crean algunas pestañas y quiero agruparlas. A pesar de que
Vea la parte // Error a continuación

 .... var ids = []; myconfig.tabs.forEach((tab) => { chrome.tabs.create({ url: tab }).then((tt) => { ids.push(tt.id); }); }); ... // ids:Array - 0: 72, 1: 73 length: 2 chrome.tabs.group({tabIds:ids}).then((groupId) => { // ERROR : Error handling response: TypeError: Error in invocation of tabs.group(object options, optional function callback): Error at parameter 'options': Error at property 'tabIds': Value did not match any choice. gId = groupId; }); } });

Por favor corríjanme para solucionar este error, gracias de antemano.

Csaba

about 4 years ago · Santiago Gelvez
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!