B'rit Chadashah
B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack).
Wat is B'rit Chadashah?
B'rit Chadashah is een Chrome-extensie ontwikkeld door https://britchadashah.com, en de belangrijkste functie is "B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack).".
Extensie Screenshots
Download het CRX-bestand van de extensie B'rit Chadashah
Download B'rit Chadashah-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | mkllhmggmddpcclfaijjaplaaoncjfkk |
| Officiële URL | https://chromewebstore.google.com/detail/brit-chadashah/mkllhmggmddpcclfaijjaplaaoncjfkk |
| Beschrijving | B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack). |
| Bestandsgrootte | 2.01 MB |
| Aantal Installaties | 373 |
| Huidige Versie | 4.0 |
| Laatst Bijgewerkt | 2013-09-26 |
| Publicatiedatum | 2013-09-25 |
| Beoordeling | 4.33/5 Totaal 9 Beoordelingen |
| Ontwikkelaar | https://britchadashah.com |
| Betalingswijze | free |
| Extensiewebsite | http://www.britchadashah.com |
| Ondersteunde Talen | 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"
]
}
]
} | |