Skip to content

Chrome and Firefox extension to turn references to the Bible into a hoverable link that shows the verse

Notifications You must be signed in to change notification settings

cguldner/BiblePreviewer

Repository files navigation

BiblePreviewer

This is a little Chrome/Firefox extension that searches web pages for references to Bible verses. When it finds them, it adds a link to that text that can be hovered, showing the text of the verse above the link.

Browser Support

Building

Create a .env file with the following contents:

BIBLE_API_KEY=<API_KEY>

Run npm run watch to have webpack watch the files for changes.

Run npm run zip to compile a production build to the dist directory and create an archive of the necessary files

About

Chrome and Firefox extension to turn references to the Bible into a hoverable link that shows the verse

Resources

Stars

Watchers

Forks

Packages

No packages published