Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

how to allow "autoAllocateChunkSize" in add-on

  • 1 răspuns
  • 0 au această problemă
  • 1 vizualizare
  • Ultimul răspuns de 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.

Toate răspunsurile (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