Numerology Score Calculator
This extension will give the Numerology score for a given Name
Numerology Score Calculatorคืออะไร?
Numerology Score Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vishnu และคุณลักษณะหลักของมันคือ "This extension will give the Numerology score for a given Name"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Numerology Score Calculator
ดาวน์โหลดไฟล์ส่วนขยาย Numerology Score Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A Simple & easy-to-use extension which allow Users to quickly calculate the Numerology Score for a given Name. Choose Names for New Born baby/ New Ventures, etc., by calculating the Exact Numerology score without any manual effort. This helps in saving huge effort/time in calculating the Numerology score. This extension has gone through a thorough testing and is very accurate thereby avoiding any error in the calculation during manual process.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Numerology Score Calculator |
ID | igbinoolkgjknlmolmkamicnlbgpmfal |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/numerology-score-calculat/igbinoolkgjknlmolmkamicnlbgpmfal |
คำอธิบาย | This extension will give the Numerology score for a given Name |
ขนาดไฟล์ | 12.96 KB |
จำนวนการติดตั้ง | 50 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2021-06-05 |
วันที่เผยแพร่ | 2021-03-07 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Vishnu |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Numerology Score Calculator", "description": "This extension will give the Numerology score for a given Name", "version": "1.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [] } |