I have a chrome extension and a binary file within extension's folder. How should I open the file and read it without interaction through input? The only way I see is to pull it from some CDN storage. But the file eats up to 50 mb, so it's not an option for me.