Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

how to allow "autoAllocateChunkSize" in add-on

  • 1 përgjigje
  • 0 e kanë hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga suporte24

more options

Hello guys, I'm trying to read information from a pdf, it works fine. But when I send the same code to the add-on, it returns Error: Permission denied to access property "autoAllocateChunkSize". This leads me to believe it's some specific permission in manifest.json.

I would like help on what permission should I include for it to work.

Hello guys, I'm trying to read information from a pdf, it works fine. But when I send the same code to the add-on, it returns '''Error: Permission denied to access property "autoAllocateChunkSize"'''. This leads me to believe it's some specific permission in manifest.json. I would like help on what permission should I include for it to work.

Krejt Përgjigjet (1)

more options

I ran the same test of addons in firefox 96 and it worked but in newer versions the permission denied error is thrown when accessing autoAllocateChunkSize