blob: d12344c14c52cc136f44014c7c3c70f7f7d58ecd (
plain) (
tree)
|
|
{
"name": "BibleZ",
"version": "1.2.1",
"description": "BibleZ is an easy to use offline bible reader app for your FirefoxOS device! Enjoy the full bible at your fingertips. <b>Features:</b> <ul><li>many available bibles in different languages (e.g. ESV, KJV, NET (free version), ...)</li><li>notes</li><li>bookmarks</li><li>highlights</li><li>history of last read scriptures</li><li>no internet connection required (only for downloading modules)</li></ul> BibleZ is based on the SWORD Project (http://crosswire.org) and licenced under GPLv3. If you have any problems with this app just send an eMail to <a href:mailto:info@zefanjas.de>info@zefanjas.de</a>!",
"launch_path": "/index.html",
"icons": {
"32": "/assets/biblez32.png",
"60": "/assets/biblez60.png",
"90": "/assets/biblez90.png",
"128": "/assets/biblez128.png",
"256": "/assets/biblez256.png",
"512": "/assets/biblez512.png"
},
"developer": {
"name": "zefanjas",
"url": "http://zefanjas.de"
},
"default_locale": "en",
"type": "privileged",
"permissions": {
"systemXHR": {
"description": "Required to download CrossWire's bible modules"
}
}
}
|