Home

Awesome

discord-PWA

A wrapper for the Discord web client as a Progressive Web Application, for use with Chromium based browsers. This project aims to provide a more persistent version of the web client, without the process monitor and other bloat included in the official desktop client.

Click here to Install

Differences from the web client

To install the accompanying extension

Note: You cannot use extensions from outside of the Chrome Web Store on Google Chrome by design. Unless someone decides to upload this to the Chrome Web Store, consider this extension incompatible with Google Chrome. Chromium and its derivatives or Chrome Canary, etc. should all work, though you may need to use the workaround below.
  1. Download the crx file. (right click > Save link as...)
  2. Navigate to chrome://extensions/
  3. Enable Developer mode (toggle/checkbox in top right corner, may vary depending on version)
  4. Drag and drop the .crx file onto the chrome://extensions/ page to install
  5. To launch the app visit chrome://apps/ (after first installing it from the link above)
  6. After lauching you can pin the app to your taskbar (on windows) and it will essentially function as a stand-alone program

If drag-and-drop install fails, try this workaround

  1. Download the crx file and extract its contents. (Download the directory from source if your browser blocks CRX files.)
  2. Visit chrome://extensions/ and turn on developer mode (toggle in top right)
  3. Click Load unpacked and select the directory you extracted the crx to.

If discord iframe does not load (despite having the extension installed)

Bugs

Notes