https://github.com/caleb531/youversion-suggest-chrome

A Chrome extension for searching the Bible with YouVersion

https://github.com/caleb531/youversion-suggest-chrome

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A Chrome extension for searching the Bible with YouVersion

Basic Info
  • Host: GitHub
  • Owner: caleb531
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 518 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 7
Created almost 9 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

YouVersion Bible Suggest for Chrome

Copyright 2017-2024 Caleb Evans
Released under the MIT license

YouVersion Bible Suggest for Chrome is a Chrome extension that lets you search the Bible via YouVersion, easily jumping to a particular chapter/verse, or searching by phrase.

Disclaimer

This project is not affiliated with YouVersion, and all Bible content is copyright of the respective publishers.

This tool also retrieves Bible content directly from YouVersion for personal use. However, please be aware that this functionality does not fully comply with YouVersion's Terms of Use.

Features

  1. Search by name (e.g. "1 co 13 4-7")
  2. Search by phrase (e.g. "without faith")
  3. Copy content to clipboard (via the Copy link next to each result)
  4. Over 20 languages and 200 versions/translations supported (see the Settings page for a full list)

Searching by name Searching by phrase

Installation

  1. Download the youversion-bible-suggest.zip file from the latest GitHub release; unzip it after downloading
  2. Click the three-dot icon to the right of Chrome, and choose Extensions from the menu
  3. Check the Developer Mode checkbox at the top-right of the page that opens
  4. Click the Load unpacked extension... button that appears in the top-left corner
  5. Navigate to the unzipped folder you downloaded and choose it

Now, you will see the YouVersion Bible Suggest extension icon under the extensions menu, which you can access via the puzzle piece icon in the top-right of Chrome.

Owner

  • Name: Caleb Evans
  • Login: caleb531
  • Kind: user
  • Location: Carlsbad, CA

Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Dependencies

package.json npm
  • grunt ^1.0.1 development
  • grunt-contrib-copy ^1.0.0 development
  • grunt-contrib-sass ^1.0.0 development
  • grunt-contrib-watch ^1.0.0 development
  • grunt-webpack ^3.0.2 development
  • uglifyjs-webpack-plugin ^1.0.1 development
  • webpack ^3.6.0 development
  • auto-bind ^1.1.0
  • cheerio ^1.0.0-rc.2
  • classnames ^2.2.5
  • copy-to-clipboard ^3.0.8
  • debounce-promise ^3.0.1
  • mithril ^1.1.3
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • pnpm/action-setup v4 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • pnpm/action-setup v4 composite
pnpm-lock.yaml npm
  • 182 dependencies