Search on ALHATORAH.ORG
Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.
What is Search on ALHATORAH.ORG?
Search on ALHATORAH.ORG is a Chrome extension developed by alhatorah, and its main feature is "Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.".
Extension Screenshots
Download Search on ALHATORAH.ORG Extension CRX File
Download Search on ALHATORAH.ORG extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Search on ALHATORAH.ORG |
ID | pocgmcoinombiidclgabfapaebkhipao |
Official URL | 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. |
File Size | 22.23 KB |
Installation Count | 139 |
Current Version | 1.0 |
Last Updated | 2021-01-26 |
Publish Date | 2021-01-26 |
Rating | 2.00/5 Total 1 Ratings |
Developer | alhatorah |
[email protected] | |
Payment Type | free |
Extension Website | https://alhatorah.org |
Supported Languages | 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 } |