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

213
Views
¿Cómo abrir una ventana emergente en Chrome en MacOS?

Usando Chrome en Windows, usé el siguiente javascript/bookmarklet para abrir una ventana emergente con el tamaño dado:

 javascript: try { s = window.getSelection(); if (!s || s == '') { for (i = 0; i < frames.length; i++) { s = frames[i].window.getSelection(); if (s && s != '') break; } } } catch (e) {} if (!s || s == '') void(s = prompt('Please select a word before you click on this link (or type your text here:)', '')); if (s && s != '') { dw = window.open('http://pocket.dict.cc/?bm=1&s=' + encodeURI(s), 'dict', 'width=320,height=480,resizable=yes,scrollbars=yes'); dw.focus(); }

Intentando hacer lo mismo en Chrome en MacOS en lugar de abrir la nueva pestaña emergente.

¿Hay alguna forma de abrir una ventana emergente con el tamaño dado en la configuración de la ventana emergente ( width=320, height=480 )?

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!