BibleTalk.tv

BibleTalk.tv

Free Bible Media: All text, audio and video lessons found on BibleTalk.tv can be freely downloaded.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "BibleTalk.tv",
  "description": "Free Bible Media: All text, audio and video lessons found on BibleTalk.tv can be freely downloaded.",
  "version": "6.1",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://bibletalk.tv/"
    ],
    "launch": {
      "web_url": "http://bibletalk.tv/"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "homepage_url": "http://bibletalk.tv/"
}