The successor to this project can be found here: Discord-PWA
As of June 2022, Chromium no longer supports Chrome Apps. You can still use this app if you are using an older browser (or fork that still supports apps), but it will no longer be maintained. See Discord-PWA for a replacement.
A chrome packaged app that mimics the desktop client while maintaining the privacy and security of the chrome browser sandbox.
Chrome Apps have been deprecated for a while now and Google plans to finally end support for them in 2021. This will inevitably make this app unusable (unless you are willing to keep an old version of Chromium installed, which is a security risk). I am working on an alternative in the form of a PWA. Currently it doesn't look as nice, but makes up for it with improved functionality.
- Download discord-chrome-app.crx from releases
- Navigate to
chrome://extensions/
in your chromium based browser - Enable
Developer mode
(toggle/checkbox in top right corner, may vary depending on version) - Drag and drop the .crx file onto the
chrome://extensions/
page to install - To launch the app visit
chrome://apps/
- After lauching you can pin the app to your taskbar (on windows) and it will essentially function as a stand-alone program
- Download the .crx from releases and extract the contents to a folder
- Visit chrome://extensions/ and turn on developer mode (toggle in top right)
- Click
Load unpacked
and select the directory you extracted the crx to.