Ant Art Tycoon - Unblocked 66
Ant Art Tycoon is an idle game created by Wix Games. You are the manager of a colony of artist ants and your job.
¿Qué es Ant Art Tycoon - Unblocked 66?
Ant Art Tycoon - Unblocked 66 es una extensión de Chrome desarrollada por unblocked games 66, y su función principal es "Ant Art Tycoon is an idle game created by Wix Games. You are the manager of a colony of artist ants and your job.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Ant Art Tycoon - Unblocked 66
Descarga archivos de extensión Ant Art Tycoon - Unblocked 66 en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Wix Games created Ant Art Tycoon, an idle game. Your role as the manager of an artist ant colony is to determine how much each artwork should sell for. To maximize your earnings from possible consumers, set a price tag for each of your ant art pieces. Make sure the painting is not overpriced, or it will not sell! However, don't undervalue them because you'll need the money. You can spend your earnings on better ants, more colors, larger canvases, speed bonuses, and other surprises. Prepare to become the wealthiest gallery owner in town! Controls: Purchase with the left mouse button (or tap with your finger). You can play the game without having to download any additional web pages.
Información Básica de la Extensión
Nombre | |
ID | pimomemcjijmnjfllkmfnijmpfjneobm |
URL Oficial | https://chromewebstore.google.com/detail/ant-art-tycoon-unblocked/pimomemcjijmnjfllkmfnijmpfjneobm |
Descripción | Ant Art Tycoon is an idle game created by Wix Games. You are the manager of a colony of artist ants and your job. |
Tamaño del Archivo | 14.83 MB |
Cantidad de Instalaciones | 1,198 |
Versión Actual | 1.8 |
Última Actualización | 2022-05-16 |
Fecha de Publicación | 2022-05-16 |
Desarrollador | unblocked games 66 |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://unblocked66.games/ant-art-tycoon?utm_source=ext&utm_medium=link&utm_campaign=page |
URL de la Página de Ayuda | https://unblocked66.games/ant-art-tycoon?utm_source=ext&utm_medium=sp&utm_campaign=page |
URL de la Página de Política de Privacidad | https://policy.unblocked66.games |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "1.8", "default_locale": "en", "description": "__MSG_description__", "homepage_url": "https:\/\/unblocked66.games\/ant-art-tycoon?utm_source=ext&utm_medium=link&utm_campaign=homepage", "background": { "service_worker": "background.js" }, "action": { "default_title": "__MSG_title__", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'" }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |