Search Bible Versicles

Select the verse you want to look up on The Bible, right-click and click the "Busca Versículo ..." item in the context menu.…

Search Bible Versicles क्या है?

Search Bible Versicles http://www.cciquique.cl द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Select the verse you want to look up on The Bible, right-click and click the "Busca Versículo ..." item in the context menu.…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Search Bible Versicles एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Select the verse you want to look up on The Bible, right-click and click the "Busca Versículo ..." item in the context menu.

Selecciona el versículo que quieres buscar en la Biblia y haz click derecho en el ítem "Busca Versículo ..." en el menú contextual.

To access the options, visit chrome://extensions/ and select your favorite Bible Version.

Para acceder a las opciones, visita chrome://extensions/ y selecciona tu versión favorita de la Biblia.

If you like it, please rate it.

Si te gustó, por favor ponle nota.

Versions / Versiones

RVR1960 - Reina Valera 1960
NVI - Nueva Versión Internacional
NIV - New International Version
KJV - King James Version                    

एक्सटेंशन की मूल जानकारी

नाम Search Bible Versicles Search Bible Versicles
ID edigphjaagopgicllnhmeffmgjcocgoj
आधिकारिक URL https://chrome.google.com/webstore/detail/search-bible-versicles/edigphjaagopgicllnhmeffmgjcocgoj
विवरण Select the verse you want to look up on The Bible, right-click and click the "Busca Versículo ..." item in the context menu.…
फ़ाइल का आकार 17.65 KB
स्थापना संख्या 128
वर्तमान संस्करण 1.2
अंतिम अपडेट 2014-07-09
प्रकाशन तिथि 2014-07-09
रेटिंग 5.00/5 कुल 7 रेटिंग्स
डेवलपर http://www.cciquique.cl
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search Bible Versicles",
    "short_name": "Busca Vers\u00edculo",
    "version": "1.2",
    "manifest_version": 2,
    "icons": {
        "16": "icono16.png",
        "32": "icono32.png",
        "128": "icono128.png"
    },
    "background": {
        "page": "background.html"
    },
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icono32.png",
        "default_title": "Busca Vers\u00edculo Biblia"
    },
    "permissions": [
        "tabs",
        "contextMenus",
        "storage"
    ]
}