Search Support

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.

Learn More

how to allow "autoAllocateChunkSize" in add-on

  • 1 reply
  • 0 have this problem
  • 21 views
  • Last reply by 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.

All Replies (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