Bible Scripture Tagger
Create a hover for Bible references. It reveals the verse text and provides a link for further study at the Bible Portal
What is Bible Scripture Tagger?
Bible Scripture Tagger is a Chrome extension developed by Bible Portal, and its main feature is "Create a hover for Bible references. It reveals the verse text and provides a link for further study at the Bible Portal".
Extension Screenshots
Download Bible Scripture Tagger Extension CRX File
Download Bible Scripture Tagger 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
Bible Scripture Tagger is a Chrome Extension to automatically create a hover for Bible references. The hover reveals the verse text and provides a link for further study at the Bible Portal website. This extension can automatically recognize the Bible version. It's very convenient for you to look up the Bible Scripture on internet.
Extension Basic Information
Name | Bible Scripture Tagger |
ID | pfinlfmmmmlloojfjjiniimkdblghjjo |
Official URL | https://chromewebstore.google.com/detail/bible-scripture-tagger/pfinlfmmmmlloojfjjiniimkdblghjjo |
Description | Create a hover for Bible references. It reveals the verse text and provides a link for further study at the Bible Portal |
File Size | 112 KB |
Installation Count | 103 |
Current Version | 0.0.1 |
Last Updated | 2021-08-12 |
Publish Date | 2021-08-10 |
Rating | 4.20/5 Total 5 Ratings |
Developer | Bible Portal |
[email protected] | |
Payment Type | free |
Extension Website | https://bibleportal.com/ |
Help Page URL | https://bibleportal.com |
Privacy Policy Page URL | https://bibleportal.com/page/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Bible Scripture Tagger", "description": "Create a hover for Bible references. It reveals the verse text and provides a link for further study at the Bible Portal", "version": "0.0.1", "action": { "default_icon": { "16": "\/icons\/icon16.png", "32": "\/icons\/icon32.png", "48": "\/icons\/icon48.png", "128": "\/icons\/icon128.png" }, "default_popup": "popup.html" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [], "content_scripts": [ { "matches": [ " |