Search ALHATORAH Concordance

Get instant Biblical Concordance results for any word on any webpage using ALHATORAH.ORG.

Search ALHATORAH Concordanceとは何ですか?

Search ALHATORAH Concordanceはalhatorahによって開発されたChromeの拡張機能で、その主な機能は「Get instant Biblical Concordance results for any word on any webpage using ALHATORAH.ORG.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Search ALHATORAH Concordance拡張機能のCRXファイルをダウンロード

Search ALHATORAH Concordance拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Highlight a word on any webpage and select "Look up in ALHATORAH.ORG Concordance" from the right-click context menu to find all Biblical occurrences of that word using ALHATORAH's Concordance.  This simple extension provides immediate and easy access to the Biblical verses related to your subject.                    

拡張機能の基本情報

名前 Search ALHATORAH Concordance Search ALHATORAH Concordance
ID mmoipihcnllcdjeellbpbnoendgaffbk
公式URL https://chromewebstore.google.com/detail/search-alhatorah-concorda/mmoipihcnllcdjeellbpbnoendgaffbk
説明 Get instant Biblical Concordance results for any word on any webpage using ALHATORAH.ORG.
ファイルサイズ 22.21 KB
インストール数 99
現在のバージョン 1.0
最終更新日 2021-01-27
公開日 2021-01-26
開発者 alhatorah
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://alhatorah.org
ヘルプページのURL https://mg.alhatorah.org/Contact_Us
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search ALHATORAH Concordance",
    "version": "1.0",
    "description": "Get instant Biblical Concordance results for any word on any webpage using ALHATORAH.ORG.",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "images\/AlHaTorah16.png",
        "48": "images\/AlHaTorah48.png",
        "64": "images\/AlHaTorah64.png",
        "128": "images\/AlHaTorah128.png"
    },
    "manifest_version": 2
}