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
官方URL 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
}