New
#1151
Microsoft will make it possible to uninstall Chrome PWAs from the Settings app or the control panel (something that is already possible to do with Edge PWAs).
This has been talked about for more than a year, a Microsoft engineer had uploaded a patch to Gerrit to implement that option but it was abandoned. A few days ago another patch was uploaded and, according to the Chromium bug, the target for this feature is Chrome 86.
This is what the patch says:
PWA on Desktop Windows: Uninstall PWA from OS settings.
When user uninstall a PWA from Windows Settings or Control, it also uninstall PWA from browser register.
The Microsoft engineer in charge of this option has posted a video showing the new feature in action in Chrome:
Last edited by LEOPEVA64; 09 Aug 2020 at 06:01.
Google Chrome 85.0.4183.69 Beta Channel
Chrome Releases: Beta Channel Update for Desktop
The new "Read later" button is now available in Chrome Canary (86.0.4232.0):
Many people thought that the button would be located in the toolbar (same as the "Collections" button in Edge) but, as seen in the image, the button appears in the bookmarks bar, this is what the the commit says:
Of course, nothing appears on the menu yet because this is just one of the first steps in the process of implementing this new feature.Add Read later skeleton implementation.
This is hidden behind a feature flag. This change adds a new button to the bookmarks bar which opens an empty bubble containing a WebView.
Create a ReadingListModelFactory for desktop use.
Last edited by LEOPEVA64; 13 Aug 2020 at 01:34.