Search on ALHATORAH.ORG

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

O que é Search on ALHATORAH.ORG?

Search on ALHATORAH.ORG é uma extensão do Chrome desenvolvida por alhatorah, e sua principal característica é "Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Search on ALHATORAH.ORG

Baixe arquivos de extensão Search on ALHATORAH.ORG no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Search on ALHATORAH.ORG Search on ALHATORAH.ORG
ID pocgmcoinombiidclgabfapaebkhipao
URL Oficial https://chromewebstore.google.com/detail/search-on-alhatorahorg/pocgmcoinombiidclgabfapaebkhipao
Descrição Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.
Tamanho do Arquivo 22.23 KB
Contagem de Instalações 139
Versão Atual 1.0
Última Atualização 2021-01-26
Data de Publicação 2021-01-26
Classificação 2.00/5 Total de 1 Avaliações
Desenvolvedor alhatorah
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://alhatorah.org
Idiomas Suportados 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
}