B'rit Chadashah
B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack).
B'rit Chadashahคืออะไร?
B'rit Chadashah เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://britchadashah.com และคุณลักษณะหลักของมันคือ "B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack)."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย B'rit Chadashah
ดาวน์โหลดไฟล์ส่วนขยาย B'rit Chadashah ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | B'rit Chadashah |
ID | mkllhmggmddpcclfaijjaplaaoncjfkk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/brit-chadashah/mkllhmggmddpcclfaijjaplaaoncjfkk |
คำอธิบาย | B'rit Chadashah - Por uma melhor tradução. Novo Testamento(Brit Chadashah) e Antigo Testamento(Tanack). |
ขนาดไฟล์ | 2.01 MB |
จำนวนการติดตั้ง | 373 |
เวอร์ชันปัจจุบัน | 4.0 |
อัปเดตครั้งล่าสุด | 2013-09-26 |
วันที่เผยแพร่ | 2013-09-25 |
คะแนน | 4.33/5 รวมทั้งหมด 9 คะแนน |
ผู้พัฒนา | https://britchadashah.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.britchadashah.com |
ภาษาที่รองรับ | 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" ] } ] } |