TJC Bible Lookup

Look up bible verse in TJCCanada.org bible

What is TJC Bible Lookup?

TJC Bible Lookup is a Chrome extension developed by mrchen.ca, and its main feature is "Look up bible verse in TJCCanada.org bible".

Extension Screenshots

screenshot
screenshot

Download TJC Bible Lookup Extension CRX File

Download TJC Bible Lookup extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        When a bible verse such as Gen 1:1 is selected in chrome, right-mouse-click brings context menu to look up the verse directly in a single click

當從Chrom瀏覽器上選取一聖經章節時, 如 "林前三11", 按下滑鼠右鍵即可直接觀看選取之章節及前後文                    

Extension Basic Information

Name TJC Bible Lookup TJC Bible Lookup
ID lanhkejdapealnnaghpejkbephagnmjm
Official URL https://chromewebstore.google.com/detail/tjc-bible-lookup/lanhkejdapealnnaghpejkbephagnmjm
Description Look up bible verse in TJCCanada.org bible
File Size 6.16 KB
Installation Count 49
Current Version 0.1.3
Last Updated 2013-09-04
Publish Date 2013-09-03
Developer mrchen.ca
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TJC Bible Lookup",
    "description": "Look up bible verse in TJCCanada.org bible",
    "version": "0.1.3",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "tjc_bible_lookup.js"
        ]
    },
    "manifest_version": 2
}