Open ThaUnknown opened 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.
manifest-src
webmanifest
This PR adds a
manifest-src
CSP to allow the user to createwebmanifest
s using blob: or data: URIs. This is mainly to allow plugins to make Discord Web installable as a PWA.