Skip to content

This Chrome / Firefox extension will show a Bible verse everytime you open a new tab.

Notifications You must be signed in to change notification settings

nampdn/bible-tab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bible Tab

This Chrome / Firefox extension will show a Bible verse everytime you open a new tab.

Build Status

Contribute

Firstly, I want to say thanks for your consideration of contribution. Please follow these steps below to contribute this project:

1. Clone this project

git clone https://github.com/tatthien/bible-tab.git

2. Install dependencies and start the development

# Install dependencies
yarn install

# Start  the development
yarn dev

# or build for the production
yarn build

3. Load unpacked extension

While you developing or after building the production, you can load source of extension in forlder dist.

  1. Go to chrome://extensions/.
  2. Turn on the Developer mode.
  3. Click on the Load unpacked extension... button then select the folder dist from project.

About

This Chrome / Firefox extension will show a Bible verse everytime you open a new tab.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.5%
  • CSS 25.6%
  • HTML 17.9%