


Overview
Bible verse presentation tool with persistent control window, live presenter tab, and annotation
Bible Flow v5.7.1 - Chrome Extension Description Category: Religious/Bible Study Tool Language: JavaScript (Chrome Extension Manifest V3) Description: Bible Flow is a Chrome Extension — Bible verse presentation tool with persistent control window, live presenter tab, and annotation. It provides instant Bible verse lookup with support for 42 languages with localized book names and UI. Users can select Testament, Book, Chapter, and Verses through a dropdown interface in a persistent Control Window, then present them live in a Presenter Tab with annotation, drawing, background wallpapers, and PNG capture tools. Key Features: VERSE SELECTION & NAVIGATION: - 42 languages with full 66-book Bible data (Genesis to Revelation) - Localized book names — all 66 books displayed in the selected language - Localized UI labels — Testament, Book, Chapter labels change to the selected language - Persistent Control Window (stays open after clicking icon) - Chapter/verse selection via dropdown menus - Prev/Next chapter navigation buttons — navigate between chapters without reselecting - Checkbox-based verse selection with hover effects and visual feedback - Multi-book verse selection — pick verses across different books simultaneously - Auto-copy to clipboard functionality (toggleable) - Recent copies history with click-to-restore - Mobile responsive header — all buttons visible on narrow screens - Modern UI refresh — glassmorphism design with improved spacing and typography - Responsive breakpoints at 480px, 400px, and 360px for all screen sizes - Side-by-side dropdown layout on mobile (Book + Chapter in one row) - Flex-row settings panel on mobile for better space usage - Theme-aware dropdown options — visible in both dark and light themes - Accessibility: prefers-reduced-motion support disables animations - Short logo text on very small screens (< 360px) PRESENTER TAB: - Toolbar always visible with all tools (Draw, Highlight, Capture) - Verse Queue sidebar hidden by default — toggle with hamburger menu (keyboard: B) - Live verse display with large presentation typography (64px+) - Previous/Next verse navigation (keyboard: Left/Right arrows) - Control window Prev/Next also advances presenter verse navigation - Word-level text highlighting — select specific words, choose any color via color picker (keyboard: H) - Highlight Entire Verse button — highlight the full verse with one click - Clear Highlights button — remove all highlights from current verse - Custom highlight color picker — choose any color for highlighting BACKGROUND WALLPAPERS: - 15 built-in background wallpapers for the presenter - Thumbnail grid picker in Control Window settings - One-click background change — applies instantly to presenter - "None" option to remove wallpaper and use theme colors - Background selection persisted across sessions TEXT COLOR CUSTOMIZER: - Color picker in Control Window settings - Change presenter text color to match any background - Useful for light/white wallpapers — set text to dark colors - Applies to verse text, reference, and secondary language text - Color selection persisted across sessions ANNOTATION & DRAWING TOOLS: - Pen tool — freehand drawing with 5 colors (keyboard: 1) - Highlighter tool — semi-transparent drawing (keyboard: 2) - Eraser tool — erase drawn annotations (keyboard: 3) - Text tool — place custom text on the canvas (keyboard: 4) - Rectangle tool — draw rectangles/shapes (keyboard: 5) - Line tool — draw straight lines (keyboard: 6) - Move tool — drag and reposition any placed element (keyboard: 7 or M) - Image paste — paste images from clipboard (Ctrl+V) - Vertical scroll in draw mode for extended drawing area CAPTURE & EXPORT: - PNG screenshot capture of the presenter tab (keyboard: C) - Clipboard copy with verse reference and cross symbol (+) THEMING & ACCESSIBILITY: - Dark/Light theme toggle (persisted in localStorage) - 7 Presentation themes: Warm Paper, Christmas, Palm Sunday, Good Friday, Easter, Dark, Light - Glassmorphism UI design - Keyboard shortcuts for all major actions DATA & OFFLINE: - Full offline support — complete Bible data for 42 languages bundled locally - API fallback to bolls.life when local data is incomplete - Local caching via chrome.storage.local ================================================================================ SUPPORTED LANGUAGES (42) ================================================================================ Code Language Native Name Translation ---- -------------------- ----------------------- ----------- AF Afrikaans Afrikaans Afri AR Arabic العربية Svd BN Bengali বাংলা Bn irv BO Tibetan བོད་ཡིག Bo ntb CS Czech čeština Bkr DE German Deutsch Schlachter EN English English Asv ES Spanish Español Sagradas Escrituras FA Persian فارسی Opt FI Finnish Suomi Finn FR French Français Epee GU Gujarati ગુજરાતી Gu irv HE Hebrew עברית He modern HT Haitian Creole Kreyòl Ayisyen Hcv HU Hungarian Magyar Karoli ID Indonesian Bahasa Indonesia Indo tm IT Italian Italiano Diodati JA Japanese 日本語 Kougo KN Kannada ಕನ್ನಡ Kn irv KO Korean 한국어 Korean LT Lithuanian Lietuvių Kalba Lt heritage LV Latvian Latviešu Valoda Lv gluck 8 MI Maori Te Reo Māori Maori MR Marathi मराठी Mr irv MY Burmese ဗမာစာ My judson NE Nepali नेपाली Ne ulb NL Dutch Nederlands Stve PA Punjabi ਪੰਜਾਬੀ Pa irv PL Polish Polski Pol ubg PT Portuguese Português Almeida rc RO Romanian Română Fidela RU Russian русский Synodal SO Somali Soomaaliga So jimale SQ Albanian Shqip Albanian TA Tamil தமிழ் Ta oitce TE Telugu తెలుగు Te irv TH Thai ไทย Thaikjv TL Tagalog Wikang Tagalog Tagab UG Uyghur ئۇيغۇرچە Ug ara UR Urdu اردو Ur geo VI Vietnamese Tiếng Việt Cadman ZH Chinese (Simplified) 中文 Chinese union simp Note: Hindi (HI) is bundled separately as the primary language. ================================================================================ CHANGES FROM v5.5.0 TO v5.7.1 ================================================================================ NEW IN v5.7.0: - Added TLV_Bible.json as second English Bible option (original TLV format) - Language toggle changed from button to 3-option dropdown (Hindi BSI, English TLV, English TLV Original) - Runtime conversion function for on-the-fly TLV format conversion NEW IN v5.7.1: - Removed redundant "tabs" permission for Chrome Web Store compliance - All chrome.tabs.* calls work fine with activeTab permission alone ================================================================================ CHANGES FROM v5.3.0 TO v5.5.0 ================================================================================ NEW IN v5.5.0: - Modern UI refresh with improved glassmorphism design - Responsive breakpoints at 480px, 400px, and 360px for small screens - Dropdowns side-by-side on mobile (Book + Chapter in one row) - Settings panel uses flex-row layout on mobile - Theme-aware dropdown option backgrounds (solid dark/light colors) - Larger touch targets for dropdowns (min-height: 44px) - Short logo text ("Bible Flow") on screens < 360px - Verse cards optimized for small screens (reduced padding, smaller text) - Compare mode stacks vertically on mobile - prefers-reduced-motion accessibility support - Typography scale tokens (--text-xs through --text-xl) - Smooth theme transitions on glass-card components ================================================================================ CHANGES FROM v5.2.0 TO v5.3.0 ================================================================================ NEW IN v5.3.0: - Toolbar always visible by default with all tools accessible - Sidebar (Verse Queue) hidden by default — toggle with hamburger menu - Hamburger menu icon always visible in presenter for sidebar toggle - Highlight swatches replaced with custom color picker (any hex color) - Highlight Entire Verse button — highlight full verse with one click - Clear Highlights button — remove all highlights from current verse - Presenter controls (Draw, Highlight, Capture) always in presenter toolbar REMOVED IN v5.3.0: - Fixed highlight color swatches (5 preset colors) — replaced with color picker - Presenter Controls section from Control Window settings panel (moved to presenter toolbar) ================================================================================ CHANGES FROM v5.1.0 TO v5.2.0 ================================================================================ NEW IN v5.2.0: - 15 built-in background wallpapers for the presenter - Thumbnail grid wallpaper picker in Control Window settings - Text color customizer — change presenter text color via color picker - Background and text color persisted across sessions - Background and text color auto-applied when opening presenter REMOVED IN v5.2.0: (none — all v5.1.0 features retained) ================================================================================ CHANGES FROM v5.0.0 TO v5.1.0 ================================================================================ NEW IN v5.1.0: - 42 language support (was Hindi + English only) - Localized book names for all 42 languages (66 books each) - Localized testament labels (Old Testament / New Testament in each language) - Localized UI labels (Testament, Book, Chapter in each language) - Prev/Next chapter navigation in Control Window - Control Window Prev/Next also advances Presenter verse navigation - Mobile responsive header — buttons don't overflow on narrow screens - Bounds checking for incomplete language data (graceful fallback) - Removed 8 incomplete languages that only had partial Bible data REMOVED IN v5.1.0: - 8 languages with incomplete data (NT-only or partial): AM (Amharic), GRC (Greek Koine), HA (Hausa), JV (Javanese), SW (Kiswahili), TG (Tajik), TR (Turkish), WO (Wolof) ================================================================================ CHROME WEB STORE COMPLIANCE INFORMATION ================================================================================ SINGLE PURPOSE: A Chrome Extension for multi-language Bible verse lookup, presentation, and annotation. Users select Testament > Book > Chapter > Verses in a Control Window, then present and annotate them in a live Presenter Tab with customizable backgrounds, text colors, and drawing/highlighting tools. PERMISSION JUSTIFICATIONS: 1. clipboardWrite: Required to copy selected Bible verses to the user's clipboard. This is a core functionality of the extension. 2. storage: Required to persist user preferences (theme, language, display settings, background wallpaper, text color) and verse history locally using chrome.storage.local and chrome.storage.session. All data stays on the user's device. 3. activeTab: Required to capture screenshots of the active Presenter Tab. This permission is invoked only when the user clicks the Capture button. 4. Host Permission (https://bolls.life/*): Used as an API fallback when local Bible data is incomplete or fails to load. This ensures verse content is always available. 5. Host Permission (<all_urls>): Required for chrome.tabs.captureVisibleTab to work on the extension's own Presenter Tab (chrome-extension:// URL scheme). REMOTE CODE: No - This extension does not use remote code. All JavaScript is bundled within the extension package. DATA USAGE (All "No"): - Personally identifiable information: NO - Health information: NO - Financial and payment information: NO - Authentication information: NO - Personal communications: NO - Location: NO - Web history: NO - User activity: NO - Website content: NO CERTIFICATIONS: [x] I do not sell or transfer user data to third parties, apart from the approved use cases [x] I do not use or transfer user data for purposes that are unrelated to my item's single purpose [x] I do not use or transfer user data to determine creditworthiness or for lending purposes PRIVACY POLICY: This extension does not collect, transmit, or share any user data. All data (theme preference, language setting, copy history, word highlights, verse queue, background wallpaper selection, and text color) is stored locally on the user's device using chrome.storage.local and localStorage. Users can clear their history at any time. No data is ever sent to external servers except for the optional API fallback (bolls.life) to fetch Bible content when local data is incomplete.
0 out of 5No ratings
Details
- Version5.7.1
- UpdatedJune 29, 2026
- Size109MiB
- LanguagesEnglish (United States)
- DeveloperWebsite
Email
akashmaur94@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser