Search on ALHATORAH.ORG
Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.
Cos'è Search on ALHATORAH.ORG?
Search on ALHATORAH.ORG è un'estensione di Chrome sviluppata da alhatorah, e la sua funzione principale è "Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Search on ALHATORAH.ORG
Scarica i file di estensione Search on ALHATORAH.ORG in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | pocgmcoinombiidclgabfapaebkhipao |
| URL Ufficiale | https://chromewebstore.google.com/detail/search-on-alhatorahorg/pocgmcoinombiidclgabfapaebkhipao |
| Descrizione | Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG. |
| Dimensione del File | 22.23 KB |
| Conteggio Installazioni | 139 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2021-01-26 |
| Data di Pubblicazione | 2021-01-26 |
| Valutazione | 2.00/5 Totale 1 Valutazioni |
| Sviluppatore | alhatorah |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://alhatorah.org |
| Lingue Supportate | 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
} | |