Noble 🐺 @wolfdo.gg · Apr 2

4. GXM uses content.fetch() when downloading mods to act like the request is coming from the page itself. i'm unsure if this functionality is available in Chromium, and whether I can just use regular fetch() instead.

0 likes 1 replies

?

Replies

Noble 🐺 · Apr 2

5. GXM uses Manifest V2, which isn't supported by Chrome anymore. sure other Chromium browsers may still have support, but if you wanted to support Big Bad Google Chrome the entire thing would need to be rewritten from the ground up for MV3, something i'm unsure is possible