How can i get content (byte array / readable stream) from downloaded file after migrating to manifest 3?
With manifest 2 i got it with XMLHttpRequest, but now it's disabled and fetch can't work with local files