Bible Verses
The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.
What is Bible Verses?
Bible Verses is a Chrome extension developed by Dmitry Grinko, and its main feature is "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.".
Extension Screenshots
Download Bible Verses Extension CRX File
Download Bible Verses extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Randomly displays verses from the Bible
Extension Basic Information
Name | Bible Verses |
ID | khcbhmpgpmhinlilhmelngpmfhfgglna |
Official URL | https://chromewebstore.google.com/detail/bible-verses/khcbhmpgpmhinlilhmelngpmfhfgglna |
Description | The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book. |
File Size | 32.26 KB |
Installation Count | 89 |
Current Version | 0.0.1 |
Last Updated | 2020-11-25 |
Publish Date | 2020-11-25 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Dmitry Grinko |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bible Verses", "version": "0.0.1", "description": "The Bible is the most popular book in the world. This browser extension randomly displays verses of this incredible book.", "manifest_version": 2, "browser_action": { "default_title": "Bible Verses", "default_icon": "icon.png", "default_popup": "popup.html" } } |