Closed luximus-hunter closed 11 months ago
Regarding images, you should be able to do something like this, since the global “window.fetch” method is overwritten with one that doesn’t have any CORS issues. You’d likely have to write some JS function that goes through each image tag, downloads the image, and then replaces the URL with a new blob URL.
In fact, with that you may be able to omit the current Dorion addition, and just have requests be made through “window.fetch” as well!
So far looks great :)
Oh that would be amazing!
Good work :) just some relatively minor things!
i think i covered them all.
This PR adds a section to the Dorion settings, giving users a full changelog of previous releases.
Planned features:
Screenshot