Closed Trellmor closed 1 month ago
is there a workaround for us?
maybe we need a ReadableStream polyfill
I'm using firefox 131.0.2 and Tampermonkey 5.1.1 , I can't reproduce this.
Do you mind send a PR with ponyfill from https://github.com/Sec-ant/readable-stream?tab=readme-ov-file#ponyfill and confirm it's fixed?
try 0.1.16 please
Thank you, yes, I can confirm that it works with 0.1.16.
Description
Environment
How to reproduce
GM_fetch('https://some.site')
Expectations
Get the response
Actual result
Error: Permission denied to access property "autoAllocateChunkSize"
Notes
Probably related to https://bugzilla.mozilla.org/show_bug.cgi?id=1757836