Bible.com - Consulta Rápida

Essa extensão foi desenvolvida para facilitar os estudos bíblicos pelo site bible.com (YouVersion).

What is Bible.com - Consulta Rápida?

Bible.com - Consulta Rápida is a Chrome extension developed by Tihh Gonçalves, and its main feature is "Essa extensão foi desenvolvida para facilitar os estudos bíblicos pelo site bible.com (YouVersion).".

Extension Screenshots

screenshot

Download Bible.com - Consulta Rápida Extension CRX File

Download Bible.com - Consulta Rápida 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

                        Este aplicativo tem como objetivo facilitar o estudo bíblico do site www.bible.com.

Essa extensão é um desenvolvimento independente.                    

Extension Basic Information

Name Bible.com - Consulta Rápida Bible.com - Consulta Rápida
ID nlgcgpapdnbojffhkdgekpgceeemohaf
Official URL https://chromewebstore.google.com/detail/biblecom-consulta-r%C3%A1pida/nlgcgpapdnbojffhkdgekpgceeemohaf
Description Essa extensão foi desenvolvida para facilitar os estudos bíblicos pelo site bible.com (YouVersion).
File Size 124 KB
Installation Count 1,640
Current Version 1.1.0
Last Updated 2022-06-11
Publish Date 2014-08-21
Rating 4.65/5 Total 17 Ratings
Developer Tihh Gonçalves
Email [email protected]
Payment Type free
Extension Website http://www.produtorarocket.com
Help Page URL http://www.produtorarocket.com
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bible.com - Consulta R\u00e1pida",
    "version": "1.1.0",
    "manifest_version": 2,
    "description": "Essa extens\u00e3o foi desenvolvida para facilitar os estudos b\u00edblicos pelo site bible.com (YouVersion).",
    "author": "`Rocket Produtora Digital`",
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png",
        "200": "images\/icon_200.png"
    },
    "browser_action": {
        "default_icon": "images\/icon_128.png",
        "default_title": "Bible.com - Consulta R\u00e1pida",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "permissions": [
        "storage"
    ]
}