googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

Add additional ways to uninstall PWA #164

Closed petele closed 5 years ago

petele commented 5 years ago

From @vincentwansink in #150:

Great job on the new tutorial! Really thorough and accurate. No complaints. Love the suggestion to use Glitch. Only thing I noticed that is not 100% accurate is on the "install experience" page (https://codelabs.developers.google.com/codelabs/your-first-pwapp/#6) you said that on Windows PWAs must be uninstalled through Chrome. That's not exactly true, as Windows generates the app with a three dot menu next to the minimize/maximize buttons in the title bar and in that menu there is an option to "Uninstall Weather..."

petele commented 5 years ago

Fixed on the main site and updated in google/WebFundamentals#7639