This extension will help you project Bible verses in your Church, You decide which version to display and also can project parallel versions or in 2 different languages.
- โ Install Chrome plugin from Chrome web store Project verses from bible.com
- visit https://bible.com/bible
- new actions (๐ฌ, ๐ , โ, ๐) should be visible in top/left corner
- ๐ Pin extension to see it after search bar for fast access
- โ Install Plugin
- ๐ Features & Usage
- ๐ Release Notes
- ๐ Results
- ๐ซ QR Code
- ๐ Support my Work
- ๐ Advanced Features
- โ Setup Plugin as Developer
- โถ Build procedure
- ๐ Developers TODOs (items to improve)
- ๐ค Project selected verses (+/- parallel text)
- ๐
SearchBook and Chapter -
Clickon verse number to display it on projector -
Up / Down / Left / Rightarrows to navigate to next/preview verses -
CTRL + Clickto add verse to selection (multi select) -
Shift + Clickto multi select between last selection -
ALT + Clickon verse number or Pinned reference, to force project window to be on top (in case is not visible) -
ESCto show blank page (hide all selected verses) -
F11to enter/exit fullscreen projector window (first focus it)
- ๐
- ๐ฌ Project "live text" (fast and simple slide)
- input any text to be projected (Markdown format)
-
CTRL + Enterto project live text (inside title or textarea) - Select any text from page and allow it to be projected
- ๐ List/Pin some references (verses)
- Store references for future selection and project them faster
-
Enterto add references (,or;as separator) in Pin verses ๐ input -
Enter + Enterto project added reference -
Shift + Enterto add and project full reference (Mat 6:7-13) -
ALT + Clickon Reference - force project (on top) -
CTRL + Clickproject all verses from pin (Mat 6:7-13) - ๐ Edit All to Copy/Paste/Edit multiple references
- โ will pin current Reference if search input is empty
- 'Search pin':
16,2-4,2:4,2 4,+Enter- pin current chapter or verses - โ drag & drop to reorder verses
- ๐ฑ Context menu (right click) for more actions inside pin list
- ๐ Copy selected verse to clipboard
- ๐ Copy all pin verses to clipboard
- โ Clear all
- Change Reference ๐ from Projector tab - works same as Add Ref's ๐
-
Tabinside projector tab to see bottom dock-bar - ๐ฑ move mouse at the bottom edge of projector tab
- Type any reference and use same shortcuts to project it (
EnterorShift + Enterfor multiple verses)
-
- 2๏ธโฃ open Multiple chrome tabs with different chapters
- all windows will project to the same projector page
- projector page will close only when all tabs from bible.com are closed
- ๐ User Settings (top-left actions)
- Toggle 1๏ธโฃ primary OR 2๏ธโฃ parallel verses to be projected
- Adjust css variables (spacing, colors)
- remember last windows position (projector & settings)
- โฝ Try Night mode extension
Check release-notes.md changelog
๐ Love this extension? Share feedback and help us make it even better!
1๏ธโฃ Primary View + projected
2๏ธโฃ Parallel View + projected
๐ฌ Actions
๐ Settings
A simple way to support my work & to improve your programming skills is to buy My course on Udemy. (Or you can Gift this course to someone that will benefit from it).
- Slide master - allow Multiple layouts (easy switch between them)
- ๐ Clock position (or hide)
- Upload multiple background images and allow to easy switch them
- Background Opacity (make image lighter or darker)
- Allow other extensions to send data to be projected
- via
Chrome Runtime Messages(chrome.runtime.sendMessage) - example how to project songs on this extension: github.com/unu-unu-ro/norless-improvements-extension
- via
If you want to try the latest versions before they are released, or to change code as you wish, try to install it as Developer
- Download/Clone this repository
-
< > Code(green button) thenDownload ZIP- unzip it and you will have
chrome-bible-utilitiesfolder
- unzip it and you will have
- or
git clone https://github.com/nmatei/chrome-bible-utilities.git- to update use
git pull
- to update use
-
- (optional) If you have Slide Master configured in the production extension, preserve your settings:
- Open ๐ Settings in the production extension
- Go to Slide Master and click Export to save your slides configuration
- Open chrome://extensions/
- Disable the production extension
- Activate
Developer mode
- Load unpacked Extension
- Select
chrome-bible-utilitiesfolder (from unzipped or cloned repo)- (optional) If you exported slides earlier: open ๐ Settings, go to Slide Master and click Import to restore your slides configuration
- Visit https://bible.com/bible and enjoy the latest version!
Note: Once the fix you needed is officially released on the Chrome Web Store, don't forget to:
- Disable the dev extension in chrome://extensions/
- Re-enable the production extension to benefit from latest stable releases
- Turn off
Developer modein chrome://extensions/ โ it is only needed when running unpacked extensions or actively developing
- make sure all files are commited and pushed
npm installnpm run deploy- under /build folder you will find latest zip file
- upload it to chrome web store
- Multi slides to project content (same as live text but with multiple slides)
- Add/Edit/Remove slides
- shortcuts for bold / italic - inside live text
- Check if verses are not in sync
- Available Language mappings and version
- Russian (ะะ ะ/ะกะะะะ/SYNO/CARS/CARS-A)
- Ukrainian (UBIO)
- Check
[RO] Ioelmapping for Ukrainian (UBIO) - is it correct? (ex. Ioel 3:10 => ะะพัะป ?)
- Check
- Review Translations and create other mappings
- Especially for ๐จ๐ฆ Ukrainian & โฌ๐ฆ๐ฅ Russian
- ๐ mappings tests
- ๐ need some external help here (if you find issues please create a tiket with link you've seen)
- Available Language mappings and version
- ๐ User Settings
- Allow video as background image...
- Allow to easy select font family from drop down (or add your own)
- Add config for body / verses text shadow.
- Allow display inline/block for main screen
- Empty Text display (ex. Church name, verse, motto, etc.)
- Customize size & color
- Add WebHooks configs (ex. to publish to wireless monitors)
- create integration app that can be installed
- i18n
- cleanup chars when add ref from copy/paste
- โญโญFilipeniโฌ
- use TypeScript and a build system?
- improve adding verses that have Diacritics (ex. 1 imp 11:9 -> 1 รฎmp 11:9 - is not recognized so shortcut will not work - use improved matching search)
- https://www.bible.com/bible/191/EXO.15.VDC (v.2 - custom background color in dark mode - text not fully visible)
- Select verse from parallel view then press right/left arrows - will not project the correct format
- Page refresh after openPinReference (after verse navigation) - not sure yet why it happens
- Temporary fix: select
Parallelview thenExit Parallel Mode
- Temporary fix: select




