Minecraft Circle Generator
Generate Pixelated Circle for Minecraft
Minecraft Circle Generatorคืออะไร?
Minecraft Circle Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dev และคุณลักษณะหลักของมันคือ "Generate Pixelated Circle for Minecraft"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Minecraft Circle Generator
ดาวน์โหลดไฟล์ส่วนขยาย Minecraft Circle Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Minecraft Circle Generator is the best tool to generate pixelated circles for Minecraft. This tool makes it very easy to create pixelated circle and oval for Minecraft. You can also generate different types of circle as Thick, Thin and Filled. Minecraft Circle Generator tool makes it very easy to build circles and ovals in Minecraft. We have added a very useful feature to highlight or mark the completed blocks so that people won't lose their place while building circles in Minecraft.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | idodmdlfcgbpljdkddpamofcodnliehb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/minecraft-circle-generato/idodmdlfcgbpljdkddpamofcodnliehb |
คำอธิบาย | Generate Pixelated Circle for Minecraft |
ขนาดไฟล์ | 52.41 KB |
จำนวนการติดตั้ง | 40,000 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2021-11-18 |
วันที่เผยแพร่ | 2021-11-18 |
ผู้พัฒนา | Dev |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://minecraftcirclegenerator.co/ |
URL หน้าช่วยเหลือ | https://minecraftcirclegenerator.co/contact.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Minecraft Circle Generator", "description": "Generate Pixelated Circle for Minecraft", "version": "1.1", "icons": { "64": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |