Scriptuna - ESV CrossRef and Search Tool
Get Bible verse references on a page as pop-ups with preview. Quickly search for occurrences of passages or texts in the ESV Bible
Scriptuna - ESV CrossRef and Search Toolとは何ですか?
Scriptuna - ESV CrossRef and Search Toolはhttps://timkoech.co.keによって開発されたChromeの拡張機能で、その主な機能は「Get Bible verse references on a page as pop-ups with preview. Quickly search for occurrences of passages or texts in the ESV Bible」です。
拡張機能のスクリーンショット
Scriptuna - ESV CrossRef and Search Tool拡張機能のCRXファイルをダウンロード
Scriptuna - ESV CrossRef and Search Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
FEATURES
- Automatically get Bible verse references as a pop-up when you hover on such verses.
- Search for occurrences of Bible passages without leaving the current tab via a pop-up on your toolbar.
HOW IT WORKS
- It adds ESV CrossRef tool scripts to your current tab. The crossref tool can identify Bible references of the following variations John 3:16, Jn 3:16, Ephesians 1:3-14 Read more on the crossref tool here https://www.esv.org/resources/esv-crossreference-tool/
- The search feature uses the ESV Text API to get occurrences of Bible texts/passages. You'll need an API key to use this feature. In depth guide https://timkoech.co.ke/blog/how-to-get-the-esv-api-key/ 拡張機能の基本情報
| 名前 | |
| ID | kldjacmjenifjffddjiphbjpadeibfah |
| 公式URL | https://chromewebstore.google.com/detail/scriptuna-esv-crossref-an/kldjacmjenifjffddjiphbjpadeibfah |
| 説明 | Get Bible verse references on a page as pop-ups with preview. Quickly search for occurrences of passages or texts in the ESV Bible |
| ファイルサイズ | 79.4 KB |
| インストール数 | 136 |
| 現在のバージョン | 0.2.3 |
| 最終更新日 | 2019-11-30 |
| 公開日 | 2019-11-28 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | https://timkoech.co.ke |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Scriptuna - ESV CrossRef and Search Tool",
"short_name": "Scriptuna",
"version": "0.2.3",
"description": "Get Bible verse references on a page as pop-ups with preview. Quickly search for occurrences of passages or texts in the ESV Bible",
"icons": {
"128": "icons\/128.png",
"48": "icons\/48.png",
"32": "icons\/32.png",
"16": "icons\/16.png"
},
"browser_action": {
"default_icon": "icons\/16.png",
"default_popup": "popup.html"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
" | |