B'rit Chadashah

B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack).

Cos'è B'rit Chadashah?

B'rit Chadashah è un'estensione di Chrome sviluppata da https://britchadashah.com, e la sua funzione principale è "B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack).".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione B'rit Chadashah

Scarica i file di estensione B'rit Chadashah in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Pesquise versículos na B'rit Chadashah. A B'rit Chadashah tem como objetivo trazer uma melhor tradução do Novo Testamento (Bri't Chadashah) e Antigo Testamento (Tanack). 613 Mitzvot (Mandamentos). Saiba a data atual no calendário Judaico.                    

Informazioni di Base sull'Estensione

Nome B'rit Chadashah B'rit Chadashah
ID mkllhmggmddpcclfaijjaplaaoncjfkk
URL Ufficiale https://chromewebstore.google.com/detail/brit-chadashah/mkllhmggmddpcclfaijjaplaaoncjfkk
Descrizione B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack).
Dimensione del File 2.01 MB
Conteggio Installazioni 373
Versione Corrente 4.0
Ultimo Aggiornamento 2013-09-26
Data di Pubblicazione 2013-09-25
Valutazione 4.33/5 Totale 9 Valutazioni
Sviluppatore https://britchadashah.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.britchadashah.com
Lingue Supportate pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "B'rit Chadashah",
    "manifest_version": 2,
    "version": "4.0",
    "description": "B'rit Chadashah - Por uma melhor tradu\u00e7\u00e3o. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack).",
    "permissions": [
        "http:\/\/www.britchadashah.com\/"
    ],
    "browser_action": {
        "default_icon": "img\/britchadashah-logo-16.png",
        "default_popup": "britchadashah.html",
        "default_title": "B'rit Chadashah"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.britchadashah.com\/*"
            ],
            "css": [
                "css\/style.css",
                "css\/jquery-ui-1.8.23.custom.css"
            ],
            "js": [
                "js\/jquery-1.8.0.js",
                "js\/jquery.ui.core.js",
                "js\/jquery.ui.widget.js",
                "js\/jquery.ui.tabs.js",
                "js\/kdate.js"
            ]
        }
    ]
}