Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 407 Bytes

File metadata and controls

6 lines (3 loc) · 407 Bytes

This is an experiment to allow running Firefox OS apps in modern browsers. This is done by a ServiceWorker that extracts the files on the fly from the app, which is a ZIP archive, and modifies them when neccessary. Installation is done by caching the ZIP.

You can run it on https://schnark.github.io/ffos-simulator/index.html.

Note that this repository is managed as described in https://xkcd.com/1597/.