Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

how to allow "autoAllocateChunkSize" in add-on

  • 1 odgovor
  • 0 ima to težavo
  • 1 ogled
  • Zadnji odgovor od 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.

Vsi odgovori (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