Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

how to allow "autoAllocateChunkSize" in add-on

  • 1 resposta
  • 0 tem este problema
  • 18 visualizações
  • Última resposta 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.

Todas as respostas (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