shinglyu / offline_app_demo

An Firefox OS App that fetches update through XMLHttpRequest and caches it offline using localforage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Offline App Demo

An Firefox OS App that fetches update through XMLHttpRequest and caches it offline using localforage.

This app will not run on desktop browsers due to the same-origin policy.

You need to load this app as a packaged app in WebIDE and push it to a Firefox OS device.

About

An Firefox OS App that fetches update through XMLHttpRequest and caches it offline using localforage

License:Mozilla Public License 2.0


Languages

Language:JavaScript 99.6%Language:CSS 0.4%