SunBible ShortCuts

SunBible ShortCuts

A beautiful way to read, study, and memorize the Bible

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "SunBible ShortCuts",
  "description": "A beautiful way to read, study, and memorize the Bible",
  "short_name": "SunBible",
  "manifest_version": 2,
  "version": "3.2.7",
  "author": "The SunShining",
  "browser_action": {
    "default_icon": "img/logo.png",
    "default_popup": "shortcut.html"
  }
}