Search on ALHATORAH.ORG

Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.

什麼是Search on ALHATORAH.ORG?

Search on ALHATORAH.ORG是由alhatorah開發的Chrome擴展程式,該擴展的主要功能是“Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.”。

擴展截圖

screenshot
screenshot

下載Search on ALHATORAH.ORG擴展crx文件

下載Search on ALHATORAH.ORG擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Highlight a word or phrase on any webpage and select "Search ALHATORAH.ORG" from the right-click context menu to obtain all occurrences of that word or phrase in ALHATORAH's Torah Library.  This simple extension provides easy and immediate access to a full range of Torah texts related to your subject.                    

擴展基本資訊

名稱 Search on ALHATORAH.ORG Search on ALHATORAH.ORG
ID pocgmcoinombiidclgabfapaebkhipao
官方網址 https://chromewebstore.google.com/detail/search-on-alhatorahorg/pocgmcoinombiidclgabfapaebkhipao
簡介 Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.
檔案大小 22.23 KB
安裝次數 139
目前版本 1.0
更新時間 2021-01-26
上架時間 2021-01-26
評分 2.00/5 共 1 次評分
開發者 alhatorah
電子郵箱 [email protected]
付費類型 free
擴展官網 https://alhatorah.org
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search on ALHATORAH.ORG",
    "version": "1.0",
    "description": "Get instant Torah library search results for any word or phrase 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
}