World Religion
World Religion
World Religionคืออะไร?
World Religion เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pinku.glu และคุณลักษณะหลักของมันคือ "World Religion"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย World Religion
ดาวน์โหลดไฟล์ส่วนขยาย World Religion ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
There are some 4,300 religions of the world. This is according to Adherents, an independent, non-religiously affiliated organisation that monitors the number and size of the world's religions. Side-stepping the issue of what constitutes a religion, Adherents divides religions into churches, denominations, congregations, religious bodies, faith groups, tribes, cultures, and movements. All are of varying size and influence. Nearly 75 per cent of the world's population practices one of the five most influential religions of the world: Buddhism, Christianity, Hinduism, Islam, and Judaism. Christianity and Islam are the two religions most widely spread across the world. These two religions together cover the religious affiliation of more than half of the world's population. If all non-religious people formed a single religion, it would be the world's third largest. One of the most widely-held myths among those in English-speaking countries is that Islamic believers are Arabs. In fact, most Islamic people do not live in the Arabic nations of the Middle East.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lbmannjjfeghnleaoomifkefdnanaehh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/world-religion/lbmannjjfeghnleaoomifkefdnanaehh |
คำอธิบาย | World Religion |
ขนาดไฟล์ | 10.91 KB |
จำนวนการติดตั้ง | 13 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2018-04-21 |
วันที่เผยแพร่ | 2018-04-21 |
คะแนน | 1.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | pinku.glu |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "World Religion", "description": "World Religion", "author": "Siih Ninn", "version": "1.0", "manifest_version": 2, "background": { "scripts": [ "wr.js" ] }, "icons": { "128": "images\/icon128.png" }, "permissions": [ "tabs" ], "browser_action": { "default_icon": { "128": "images\/icon128.png" }, "default_title": "World Religion" } } |