Minecraft Circle Generator
Generate Pixelated Circle for Minecraft
What is Minecraft Circle Generator?
Minecraft Circle Generator is a Chrome extension developed by Dev, and its main feature is "Generate Pixelated Circle for Minecraft".
Extension Screenshots
Download Minecraft Circle Generator Extension CRX File
Download Minecraft Circle Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | idodmdlfcgbpljdkddpamofcodnliehb |
Official URL | https://chrome.google.com/webstore/detail/minecraft-circle-generato/idodmdlfcgbpljdkddpamofcodnliehb |
Description | Generate Pixelated Circle for Minecraft |
File Size | 52.41 KB |
Installation Count | 40,000 |
Current Version | 1.1 |
Last Updated | 2021-11-18 |
Publish Date | 2021-11-18 |
Developer | Dev |
[email protected] | |
Payment Type | free |
Extension Website | https://minecraftcirclegenerator.co/ |
Help Page URL | https://minecraftcirclegenerator.co/contact.html |
Supported Languages | 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" } } |