Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

[This project may not be active — check Github https://github.com/mozilla/chromeless

Chromeless is a Mozilla Labs project in its early stages. The aim is to enable developers to create full blown desktop applications using only Web technologies. Chromeless apps have access to a collection of JavaScript APIs that provide them with deep desktop integration. One of the core capabilities of the Chromeless platform is the ability to safely embed untrusted Web applications inside these applications.

Chromeless vs Prism/WebRunner

Prism (an ex-Mozilla Labs project, now discontinued but kept going independently of Mozilla under the [now discontinued] WebRunner name) was/is a way to make Web pages superficially appear to be native applications. Firefox users could choose to turn a Web page into a "Prism application" and have an icon added to their desktop to launch it without the Firefox user interface surrounding the page. However, Prism "applications", being Web pages, were subject to all the normal restrictions that browsers place on a Web page. For example, Prism applications could not read/write files directly from/to the computer's file system. One of the ideas behind Chromeless is to remove these restrictions.

Document Tags and Contributors

Tags: 
 Contributors to this page: SphinxKnight, 2KIT, teoli, Brettz9, TelaSocial, iambryan, markg, Jonathan_Watt
 Last updated by: SphinxKnight,