When it comes to features, Edge has the one critical item that always kept me crawling back to Chrome. If you are on a webpage, you can easily turn it into an app, by clicking the three dots in the top right and clicking install app. This is huge, as it allows me to turn Google Calendar, Tweetdeck, and a few other pages into applications on my desktop that makes my workflow, a lot easier.
we should definitely whitelist all Chrome based browsers @falco
We want to get this working, but the last time we tried with the “You are offline” page wasn’t a great experience. Also we had a lot of suggestions about making reading Discourse possible when you are offline.
The current changes only affect GET requests, so it will make you able to use the composer, if you ever did it while online.
Discourse already keeps submitting a topic in a persistent “Saving” blue bar, and this doesn’t touch that request, so it should keep the current behavior.
However, getting Discourse to work totally in write mode while offline would require a lot more work and be a long term project involving multiple people. That is not the scope here, which is just enabling installs in Desktop.
It’s in the same branch as always here. You could deploy from that branch but it is a lot behind master currently. I can rebase it to master, but I don’t recommend messing with this until it’s proven stable here.
Another cool thing, if you try to use the pwa with a cold cache:
O Chrome 76 foi lançado ontem com o botão de ação ‘Instalar’ na barra omnibar, e o Discourse mais recente funciona com ele sem necessidade de configuração adicional.
Existe alguma maneira de ocultar o ícone na barra de endereços, seja pelo Discourse ou pelo Chrome? Prefiro usar apenas o navegador, então não vejo sentido em manter esse ícone visível para sempre.
Já pesquisei bastante no lado do Chrome, mas não encontrei nada. Então, acho que vou perguntar a eles.
Isso é algo que, teoricamente, poderia ser descartado (por exemplo, usando localStorage) ou ocultado permanentemente com base em uma configuração do Discourse? Estou perguntando porque não sei se o Chrome detecta automaticamente se o site é compatível como PWA ou se há alguma flexibilidade do seu lado para oferecer a opção apenas condicionalmente.
Para qualquer outra pessoa interessada, há uma configuração em chrome://flags chamada App Banners que você pode definir como Disabled para remover o ícone na barra de endereços.
EDIT: Na verdade, a configuração relevante parece ser Desktop PWAs installable from the omnibox.
Apenas para informação: hoje, no Chrome no Linux (Ubuntu), recebi até mesmo um pop-up propondo que eu “instalasse” o Discourse como um aplicativo. Algo semelhante aos pop-ups que aparecem quando sites pedem permissão para enviar notificações.
O Chrome está tentando promover esse tipo de “instalação”?