Search on ALHATORAH.ORG
Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.
Wat is Search on ALHATORAH.ORG?
Search on ALHATORAH.ORG is een Chrome-extensie ontwikkeld door alhatorah, en de belangrijkste functie is "Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.".
Extensie Screenshots
Download het CRX-bestand van de extensie Search on ALHATORAH.ORG
Download Search on ALHATORAH.ORG-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | pocgmcoinombiidclgabfapaebkhipao |
| Officiële URL | https://chromewebstore.google.com/detail/search-on-alhatorahorg/pocgmcoinombiidclgabfapaebkhipao |
| Beschrijving | Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG. |
| Bestandsgrootte | 22.23 KB |
| Aantal Installaties | 139 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2021-01-26 |
| Publicatiedatum | 2021-01-26 |
| Beoordeling | 2.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | alhatorah |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://alhatorah.org |
| Ondersteunde Talen | 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
} | |