Name Generator
Generate popular baby names in multiple countries.
Name Generatorคืออะไร?
Name Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://name-generator.pdfwork.com และคุณลักษณะหลักของมันคือ "Generate popular baby names in multiple countries."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Name Generator
ดาวน์โหลดไฟล์ส่วนขยาย Name Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Are you currently stuck thinking of a popular name for a newborn baby? Try using our software today to help you find the most popular names for different countries. It allows you to sort names by country/gender. You can generate up to 5 random names at a time, and specify whether it the names are for female babies/male babies. You can also generate unisex names as well. If you are stuck with ideas for finding a good name, try this name generator today.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Name Generator |
ID | pcjdgcoplpfmhdpjmficgnlmeohcjmdg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/name-generator/pcjdgcoplpfmhdpjmficgnlmeohcjmdg |
คำอธิบาย | Generate popular baby names in multiple countries. |
ขนาดไฟล์ | 10.3 MB |
จำนวนการติดตั้ง | 67 |
เวอร์ชันปัจจุบัน | 3.0.1 |
อัปเดตครั้งล่าสุด | 2023-05-30 |
วันที่เผยแพร่ | 2023-05-30 |
ผู้พัฒนา | https://name-generator.pdfwork.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://image-size.pdfwork.com/privacy-policy |
ภาษาที่รองรับ | id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", "version": "3.0.1", "manifest_version": 3, "description": "__MSG_extDescription__", "default_locale": "en", "icons": { "256": "\/icons\/icon-256.png", "128": "\/icons\/icon-128.png", "64": "\/icons\/icon-64.png", "32": "\/icons\/icon-32.png", "19": "\/icons\/icon-19.png", "16": "\/icons\/icon-16.png" }, "background": { "service_worker": "\/js\/background.js" }, "action": { "default_popup": "\/ui\/popup.html", "default_title": "__MSG_extName__", "default_icon": "\/icons\/icon-128.png" }, "homepage_url": "http:\/\/name-generator.pdfwork.com\/", "permissions": [] } |