Minecraft Circle Generator
Generate Pixelated Circle for Minecraft
Minecraft Circle Generator란 무엇입니까?
Minecraft Circle Generator은(는) Dev에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Generate Pixelated Circle for Minecraft"입니다.
확장 프로그램 스크린샷
Minecraft Circle Generator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |