Copyright 2022-2024 Caleb Evans
Released under the MIT license
This Raycast extension allows you to search the YouVersion Bible quickly and easily. You can:
Warning: This extension is not compliant with the Terms of Service of YouVersion. Use at your own risk.
Allows you to quickly jump to a particular Bible chapter, verse, or range of verses just by typing the name of that Bible reference.
Allows you to find Bible verses related to a particular phrase or topic
Allows you to set your preferred language, version/translation, and more. Available preferences include:
The language to use for Bible reference names and content (e.g. "Salmos 1" instead of "Psalms 1"). Please note that this preference does not impact the names of the extension's commands or other informational text.
The Bible version/translation to use for Bible content (e.g. "ESV" instead of "NIV"). The list of available versions is dependent on what language you have currently selected.
A text string that controls the format of Bible content that you copy to the clipboard. It can contain blank lines and most other special characters, as well as any of the following "magic" variables:
{content}
: The textual content of the Bible reference, minus the citation
(e.g. "Jesus wept."){name}
: The title of the copied Bible reference, minus the version information
(e.g. "John 11:35"){version}
: The version/translation of the copied Bible reference (e.g.
"ESV" or "NIV")Some examples include:
{name} ({version})
{content}
{content}
– {name} ({version})
If checked, adds the verse number labels to Bible content that you copy to the clipboard. This preference is off by default.
If checked, preserves the line breaks that are part of some Bible content. For example, if you want to copy a verse from the Psalms to your clipboard all on one line, then turn this preference off. This preference is on by default.
This project is not affiliated with YouVersion, and all Bible content is copyright of the respective publishers. The Bible app icon used in this extension is property of YouVersion.