The maker of Firefox is proposing a way to promote Web applications that differs from what Google has in mind.

Thomas Claburn, Editor at Large, Enterprise Mobility

March 4, 2011

3 Min Read

Mozilla on Thursday launched a developer preview of its Web application platform, a more distributed version of what Google is doing with its Chrome Web Store.

Web applications are simply Web sites with an accompanying configuration file. This file, the manifest, contains extra information necessary to install the Web app, which in some instances may make it available when there's no network connection.

Google's Web app specification makes a distinction between installable Web apps and hosted Web apps. The former rely on Google Chrome Extension APIs and only run in the Chrome browser. The latter are simply what we know today as Web sites and they can be accessed by typing the appropriate URL into one's Web browser.

Mozilla's scheme differentiates between published applications and bookmarked applications. The former rely on Open Web App APIs. The latter are just Web sites, what Google calls hosted apps.

These two approaches are not quite compatible, though efforts are being made to make them more so. Google Chrome Web apps are only available from the Chrome Web Store and can only be installed in the Chrome browser. Mozilla Open Web apps will be available from anyone who bothers to set up a Web store using Mozilla's specifications and can be installed in any compatible browser.

The concept of installation is mainly relevant in the context of published or installed Web apps that work when the user is offline. Installing a hosted or bookmarked Web app is not really any different than bookmarking a Web site today. However, as Web apps integrate new HTML5 technologies like geolocation, installation will provide a way to store preferences. This might make these Web apps more usable by requiring fewer permission request interruptions.

Chrome Web apps and Mozilla Web apps have minor differences in terms of the data stored in their respective manifest files. Chrome manifest files rely on absolute URL paths while Mozilla manifest files rely on relative URL paths, for example. Also, Mozilla manifests have an installs_allowed_from parameter while Chrome manifests have unique fields like container, key, and update_url.

In a blog post last fall, Ben Francis, a software engineer at Rabbitsoft, observed that his initial dubiousness about the need for installable Web apps has faded as the model begins to make more sense. He sees installable Web apps as a way to bring the distribution and discovery benefits of the app store model to cloud computing.

"This new breed of apps could leverage Web technologies to reach the whole range of competing platforms with a single application which can be distributed via a range of competing app stores," he wrote. "By 'installing' a Web application the user can pre-approve access to local hardware like offline storage, accelerated graphics and geolocation to allow the app to make the most of the hardware it's running on and the user can keep a local repository of all the applications they use."

About the Author(s)

Thomas Claburn

Editor at Large, Enterprise Mobility

Thomas Claburn has been writing about business and technology since 1996, for publications such as New Architect, PC Computing, InformationWeek, Salon, Wired, and Ziff Davis Smart Business. Before that, he worked in film and television, having earned a not particularly useful master's degree in film production. He wrote the original treatment for 3DO's Killing Time, a short story that appeared in On Spec, and the screenplay for an independent film called The Hanged Man, which he would later direct. He's the author of a science fiction novel, Reflecting Fires, and a sadly neglected blog, Lot 49. His iPhone game, Blocfall, is available through the iTunes App Store. His wife is a talented jazz singer; he does not sing, which is for the best.

Never Miss a Beat: Get a snapshot of the issues affecting the IT industry straight to your inbox.

You May Also Like


More Insights