GooseMod / Extension

Browser extension for injecting GooseMod into Discord's web client.
MIT License
16 stars 5 forks source link

feat: manifest CSP #4

Open ThaUnknown opened 2 years ago

ThaUnknown commented 2 years ago

This PR adds a manifest-src CSP to allow the user to create webmanifests using blob: or data: URIs. This is mainly to allow plugins to make Discord Web installable as a PWA.