Search on ALHATORAH.ORG
Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.
Search on ALHATORAH.ORGとは何ですか?
Search on ALHATORAH.ORGはalhatorahによって開発されたChromeの拡張機能で、その主な機能は「Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG.」です。
拡張機能のスクリーンショット
Search on ALHATORAH.ORG拡張機能のCRXファイルをダウンロード
Search on ALHATORAH.ORG拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Search on ALHATORAH.ORG |
ID | pocgmcoinombiidclgabfapaebkhipao |
公式URL | https://chromewebstore.google.com/detail/search-on-alhatorahorg/pocgmcoinombiidclgabfapaebkhipao |
説明 | Get instant Torah library search results for any word or phrase on any webpage using ALHATORAH.ORG. |
ファイルサイズ | 22.23 KB |
インストール数 | 139 |
現在のバージョン | 1.0 |
最終更新日 | 2021-01-26 |
公開日 | 2021-01-26 |
評価 | 2.00/5 合計 1 レビュー |
開発者 | alhatorah |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://alhatorah.org |
対応言語 | 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 } |