We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

ReadText is not available for clipboard

  • 1 risposta
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di TyDraniu

more options

Clipboard API only support writeText and not readText for web content. I believe this is "feature". However in Chromium there is pop-up asking for permissions, which sounds like much better option. Is there any way how to get permissions and use clipboard fully? Documentation mentions something about getting permissions, but I was never successful with it - is it possible or is it only for extensions?

Clipboard API only support writeText and not readText for web content. I believe this is "feature". However in Chromium there is pop-up asking for permissions, which sounds like much better option. Is there any way how to get permissions and use clipboard fully? Documentation mentions something about getting permissions, but I was never successful with it - is it possible or is it only for extensions?

Tutte le risposte (1)

more options

This page says that Firefox supports reading the clipboard only in browser extensions, using the "clipboardRead" extension permission.