Bible Browser
The Bible Browser is DongleControl’s built-in tool for finding and displaying scripture. Search for any verse, pick your translation, and it’s ready to stage.
Searching for Verses
Open the Bible Browser from the toolbar and search by:
- Reference: Type
John 3:16orPsalm 23:1-6and hit Enter - Keyword: Search for words like “love” or “faith” to find matching verses
- Book browsing: Select a book, chapter, and verse range
Results appear instantly. Click a result to preview it, then add it to your service.
Translations
DongleControl supports multiple Bible translations:
| Translation | Description |
|---|---|
| NIV | New International Version — clear, modern English |
| ESV | English Standard Version — essentially literal |
| KJV | King James Version — traditional, formal |
| NASB | New American Standard Bible — precise, literal |
| NLT | New Living Translation — easy to read |
Select your preferred translation in the Bible Browser. You can also set a default translation in Settings.
Auto-Splitting Long Passages
When you add a passage that’s longer than a few verses, DongleControl automatically splits it into multiple slides based on the lines per slide setting.
For example, Psalm 23:1-6 might become 2-3 slides depending on your font size and lines-per-slide preference.
Adjust the split in Settings > Scripture > Lines Per Slide.
Adding Scripture to Your Service
- Search for the verse in the Bible Browser
- Click Add to Service (or drag it into your section list)
- The verse appears as one or more slides in your service
- Stage and go live just like any other slide
Multi-Reference Bookmarks
Save frequently used scripture sets for quick access:
- Call to Worship — a set of praise verses you use regularly
- Benediction — closing blessings
- Responsive Reading — verse sets for congregational reading
Create a bookmark by selecting multiple references and clicking Save as Bookmark.
Importing Your Own Bible Translation
Don’t see your translation? You can import any Bible as a JSON file. This is great for non-English translations, study Bibles, or any version not included by default.
The JSON file should follow this structure:
{
"name": "My Translation",
"abbreviation": "MT",
"books": [
{
"name": "Genesis",
"chapters": [
{
"chapter": 1,
"verses": [
{ "verse": 1, "text": "In the beginning..." },
{ "verse": 2, "text": "Now the earth was..." }
]
}
]
}
]
}
To import, go to Settings > Scripture > Import Translation and select your JSON file.
Need help formatting your Bible file? Email support@donglecontrol.com and we’ll help you get it set up.
Display Customization
Each scripture section can have its own display settings:
- Font: Choose from available fonts
- Background: Solid color or image
- Reference position: Bottom of slide (default) or top
- Translation label: Show or hide the translation name