Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

ReadText is not available for clipboard

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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?

Tüm Yanıtlar (1)

more options

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