Avatar Generator
With the Avatar Generator app, you can create an avatar that looks just like you
Avatar Generatorคืออะไร?
Avatar Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://photos-share.com และคุณลักษณะหลักของมันคือ "With the Avatar Generator app, you can create an avatar that looks just like you"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Avatar Generator
ดาวน์โหลดไฟล์ส่วนขยาย Avatar Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | fdeiknmicpbkcndpndbnjbepkplpjfpi |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/avatar-generator/fdeiknmicpbkcndpndbnjbepkplpjfpi |
คำอธิบาย | With the Avatar Generator app, you can create an avatar that looks just like you |
ขนาดไฟล์ | 44.75 KB |
จำนวนการติดตั้ง | 802 |
เวอร์ชันปัจจุบัน | 1.8 |
อัปเดตครั้งล่าสุด | 2021-12-28 |
วันที่เผยแพร่ | 2021-12-28 |
คะแนน | 1.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://photos-share.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://photos-share.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://www.picditor.com/privacy-policy |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "action": { "default_icon": "photo128.png" }, "author": "Avatar Generator", "background": { "service_worker": "background.js" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "photo128.png" }, "manifest_version": 3, "name": "__MSG_title__", "permissions": [ "contextMenus" ], "short_name": "Avatar Generator", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.8" } |