Google Closing Packaged Apps
Written by Ian Elliot   
Monday, 07 July 2014

Packaged apps were Google's first attempt at creating apps for Chrome. Now they are about to be phased out in favor of Chrome Apps.

 

chromeIcon

 

Packaged apps allowed you to run web apps as if they were installed, i.e. without the need to involve a server. They were superseded by a new improved spec for Chrome apps in the last quarter of 2013.

The new Chrome apps worked offline, ran in their own chromeless window and had a range of other enhancements. You could run a Chrome app anywhere you could run Chrome and, for the desktop, Google provided a special app launcher that made Chrome apps look even more like native apps. 

 

chromeapp1

I guess you could say that the writing was on the wall for the less powerful package apps and, from the end of June, no more packaged apps are being admitted into the Chrome Web store. 

At the end of the year all existing packaged apps will be removed from the store's search and browse functions. At this point packaged apps can still be updated, but in June next year they will vanish completely. Hosted apps aren't affected. 

The only option is to migrate to a Chrome app and Google has provided a guide to how to do it. This seems to be fairly easy. You have to update the manifest and set the Content Security Policy to something reasonable.  Beyond that most of your existing code is reusable but you have to take account of a slightly more complex lifetime model and events. 

What is really surprising is that after so very long it still seems to be difficult to implement a system for web apps that makes them the equal, or even nearly equal, to a native desktop app.

 

chromeapps2

Banner


AI Propels Python To Top Language on GitHub
30/10/2024

This year's Octoverse Report reveals how AI is expanding on GitHub and that Python has now overtaken JavaScript as the most popular language on GitHub. The use of Jupyter Notebooks has also surged.



Uno Announces Platform Studio
19/11/2024

Uno has announced Uno Platform Studio, a suite of productivity tools featuring Hot Design, which they describe as a next-generation Visual Designer for .NET cross-platform apps.


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Monday, 07 July 2014 )