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:16 or Psalm 23:1-6 and 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:

TranslationDescription
NIVNew International Version — clear, modern English
ESVEnglish Standard Version — essentially literal
KJVKing James Version — traditional, formal
NASBNew American Standard Bible — precise, literal
NLTNew 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

  1. Search for the verse in the Bible Browser
  2. Click Add to Service (or drag it into your section list)
  3. The verse appears as one or more slides in your service
  4. 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