Bible Tab is a browser extension for Chrome and Firefox to show a Bible verse everytime you open a new tab.
Firstly, I want to say thanks for your consideration of contribution. Please follow these steps below to contribute this project:
git clone https://github.com/tatthien/bible-tab.gitcd bible-tab
yarn install
Start the development.
yarn serve
By hitting yarn serve, you're able to visit http://localhost:8080 and see all the changes with HRM.
Once you feel happy with how it looks, run yarn build and load source of extension in folder dist.
For Google Chrome:
- Go to
chrome://extensions/. - Turn on the
Developer mode. - Click on the
Load unpackedbutton. - Browse and select the folder
distfrom project.
For FireFox:
- Go go
about:debugging#addons - Click on the
Load Temporary Add-onbutton. - Browse and select any file in the folder
distfrom project.
Thanks goes to these wonderful people (emoji key):
Thien Nguyen 📖 💻 | Le Minh Tri 💻 📖 🐛 | Noah Phom 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!

