Search on ALHATORAH.ORG
Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.
Qu'est-ce que Search on ALHATORAH.ORG ?
Search on ALHATORAH.ORG est une extension Chrome développée par alhatorah, et sa fonction principale est "Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Search on ALHATORAH.ORG
Téléchargez les fichiers d'extension Search on ALHATORAH.ORG au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Search on ALHATORAH.ORG |
ID | pocgmcoinombiidclgabfapaebkhipao |
URL Officiel | https://chromewebstore.google.com/detail/search-on-alhatorahorg/pocgmcoinombiidclgabfapaebkhipao |
Description | Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG. |
Taille du Fichier | 22.23 KB |
Nombre d'Installations | 139 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2021-01-26 |
Date de Publication | 2021-01-26 |
Évaluation | 2.00/5 Total 1 Évaluations |
Développeur | alhatorah |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://alhatorah.org |
Langues Prises en Charge | 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 } |