Scripture Search Box
Search box for easily searching LDS scriptures
Scripture Search Boxとは何ですか?
Scripture Search Boxはstmcallisterによって開発されたChromeの拡張機能で、その主な機能は「Search box for easily searching LDS scriptures」です。
拡張機能のスクリーンショット
Scripture Search Box拡張機能のCRXファイルをダウンロード
Scripture Search Box拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Scripture Search Box provides a search box in your browser to easily search the scriptures of The Church of Jesus Christ of Latter-day Saints found on scriptures.churchofjesuschrist.org. You can enter a scripture reference, such as John 3:16, or a topic, such as love, into the search box and the extension will open the search results in a new tab.
This version will search the King James Version of the Bible, including the Old Testament and New Testament, The Book of Mormon, Doctrine & Covenants, and The Pearl of Great Price in English or Spanish. In Portuguese the extension will only search The Book of Mormon, Doctrine & Covenants, and The Pearl of Great Price, as those are the only scriptures available on scriptures.lds.org in the language.                     拡張機能の基本情報
| 名前 |   |  
| ID | nhdcbicpakmmccpedfnigbcancemekbm | 
| 公式URL | https://chromewebstore.google.com/detail/scripture-search-box/nhdcbicpakmmccpedfnigbcancemekbm | 
| 説明 | Search box for easily searching LDS scriptures | 
| ファイルサイズ | 42.74 KB | 
| インストール数 | 961 | 
| 現在のバージョン | 3.0 | 
| 最終更新日 | 2022-11-03 | 
| 公開日 | 2019-08-04 | 
| 評価 | 4.47/5 合計 32 レビュー | 
| 開発者 | stmcallister | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://plus.google.com/u/0/b/108876603482647501659/108876603482647501659/about | 
| ヘルプページのURL | https://plus.google.com/u/0/b/108876603482647501659/108876603482647501659/posts | 
| 対応言語 | en,es,pt-BR,pt-PT | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "3.0",
    "description": "__MSG_extDesc__",
    "icons": {
        "128": "books-icon-128.png"
    },
    "action": {
        "default_icon": "books-icon-32.png",
        "default_title": "__MSG_extTitle__",
        "default_popup": "poppie.html"
    },
    "host_permissions": [
        "https:\/\/www.churchofjesuschrist.org\/"
    ],
    "default_locale": "en"
}  |  |