772 bytes added,
21:26, 4 September 2007 ==WebApp Bundle==
In addition to passing simple command line parameters, WebRunner can use a zipped bundle package to install a webapp. The bundle can hold additional resources currently limited to:
* Application INI settings
* Application icon
* Script for the application chrome, not the web content
==Installing a Bundle==
When WebRunner opens a webapp bundle it will unpack it into the '''webapps/{webapp-id}''' folder in your WebRunner profile. The webapp may save other data into this folder. WebRunner will not overwrite or delete any extra data added to the folder. In fact, WebRunner saves some extra data itself - a file that holds some persistent UI data called ''localstore.json''.
<div class="note">The webapp must have an ID in order to be installed.</div>
Canmove, confirm, emeritus