A Google Documents Apps Script and Add-on that searches for Bible verses and converts them to links. Choose from a selection of online Bible sources.
- Install the Bible Linker add-on from Google Marketplace.
- In your Google Document, find the add-on under Extensions > Bible Linker. (For those using Google Workspace accounts, the add-on may be found under Add-ons > Bible Linker.)
- In your Google Document, click Extensions > Apps Script.
- In the page that will open, copy and paste the contents of Code.gs.
- Save. You may now close the Apps Script window and refresh your document.
- Find Bible Linker in the top-level Menu. Enjoy!
Tip: If there is no selected text, Bible Linker will process the whole document. If you highlighted a selection, it will only create links in that selected portion of the document.
Coders are welcome to improve the script. It's open source. MIT license.
- Find and fix bugs
- Support for other languages
- Support for more online Bibles
- Make it more fun?
The Bibles and languages initially supported came from versions listed in jw.org and Watchtower Online Library. The Terms of Use of these websites do not allow the sharing of their contents. However, it allows linking to these websites, which is what this script does.