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 là gì?

Search on ALHATORAH.ORG là một tiện ích mở rộng Chrome được phát triển bởi alhatorah, và tính năng chính của nó là "Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Search on ALHATORAH.ORG

Tải xuống các tệp mở rộng Search on ALHATORAH.ORG dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Search on ALHATORAH.ORG Search on ALHATORAH.ORG
ID pocgmcoinombiidclgabfapaebkhipao
URL Chính Thức https://chromewebstore.google.com/detail/search-on-alhatorahorg/pocgmcoinombiidclgabfapaebkhipao
Mô tả Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.
Kích Thước Tệp 22.23 KB
Số Lần Cài Đặt 139
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2021-01-26
Ngày Phát Hành 2021-01-26
Đánh Giá 2.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển alhatorah
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://alhatorah.org
Ngôn Ngữ Được Hỗ Trợ 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
}