@terrantechpriest@terra.techpriesthub.xyz The way the renderer works in Agregore is it detects the mime type of a page in a web extension and then injects js+html to render the page. Sadly this means the webserver with the data needs to serve the correct mime type else it triggers a download. I've been considering doing some hacks on the http headers to work around it tho.