NeverDecaf / discord-PWA

A wrapper for the Discord web client as a PWA, made for Chromium browsers on desktop.
MIT License
146 stars 13 forks source link

hide status bar (as option at least) #3

Closed NeverDecaf closed 3 years ago

NeverDecaf commented 4 years ago

The status bar (url hover preview) is a bit of an eyesore and does not appear in the official client. Currently there does not appear to be a way to hide it, but support may be added in the future (perhaps when features from chrome.app.window are supported as planned)

NeverDecaf commented 3 years ago

The status bar can be hidden by enabling the flag: chrome://flags/#enable-desktop-pwas-remove-status-bar See https://www.digitalinformationworld.com/2021/01/google-chrome-is-planning-to-remove.html for more info.