Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

214
Visualizações
How to open popup in Chrome at MacOS?

Using Chrome at Windows I used the following javascript/bookmarklet to open a popup with given size:

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();
}

Trying to do the same in Chrome at MacOS instead of the popup new tab is opened.

Is there any way to open a popup with the size, given in popup settings (width=320, height=480)?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda