discord-PWA icon indicating copy to clipboard operation
discord-PWA copied to clipboard

A wrapper for the Discord web client as a PWA, made for Chromium browsers on desktop.

Results 16 discord-PWA issues
Sort by recently updated
recently updated
newest added

The external modal still works, I believe (the one that says you don't have the extension installed)

If the chrome.app.window frame type: none option is [added](https://www.chromium.org/chrome-apps), it will be possible to do this. It would likely also resolve #3

I cannot switch the the toggle to turn on desktop notification on macOS Big Sur 11.1. I have allowed notification in google chrome for the app. ![image](https://user-images.githubusercontent.com/34374008/106003879-ec4f5780-60b2-11eb-8a0c-c83861647d4a.png)

info

Since you're already using an extension to inject js and css why can't we just use injection on the official discord website as well to make a one time PWA...

info

If the `Custom Javascript` supplied in the extension's options throws an error, this can cause the js that is essential to the extension to not run correctly, which will break...

I'm just making this as another feature request. There's another PWA API issue you can star and track to help to add this in later. Window Placement API: minimize and...

If the window is not in focus and is currently drawAttention()-ing and all messages are read elsewhere which would make unread 0, the highlight should be removed via clearAttention (or...

wontfix

I noticed the PWA app is really blurry compared to discord's normal web page Here are two screenshots of the same text on PWA and in browser ![blurry](https://github.com/NeverDecaf/discord-PWA/assets/53659497/c0d172a3-3557-4c42-9c92-20805ad0b1e3) ![not_blurry](https://github.com/NeverDecaf/discord-PWA/assets/53659497/ab384682-cada-4c29-8174-9cccbf02b8dd)

While native firefox may not support PWA's. Forks like Floorp, and the extension "Progressive Web Apps for Firefox" allow firefox to use PWA's. I think firefox support would be great,...

Maskable icons have a so-called "safe zone". The previous maskable icons you put in were too zoomed-in, resulting in PWA icons (especially on ChromeOS) that were too zoomed-in (and very...