Age of War
Play Age of War 3 game free.
O que é Age of War?
Age of War é uma extensão do Chrome desenvolvida por thanhtoanlc999, e sua principal característica é "Play Age of War 3 game free.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Age of War
Baixe arquivos de extensão Age of War no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Play Age of War game online free on ageofwar.online. Age of War is an epic base defense strategy game where you fight a continuous war. Keep creating units to protect your base and destroy the enemy. When you earn enough XP, your civilization will evolve through the ages, offering new technologies to utilize in combat.
Informações Básicas da Extensão
Nome | Age of War |
ID | ennnmonobfbpgdbbcjjhkhhpnjaglkah |
URL Oficial | https://chromewebstore.google.com/detail/age-of-war/ennnmonobfbpgdbbcjjhkhhpnjaglkah |
Descrição | Play Age of War 3 game free. |
Tamanho do Arquivo | 12.19 MB |
Contagem de Instalações | 611 |
Versão Atual | 1.2 |
Última Atualização | 2022-04-08 |
Data de Publicação | 2022-04-08 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | thanhtoanlc999 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://ageofwar.online |
URL da Página de Política de Privacidade | https://thanhtoanlc999-55254.web.app |
Idiomas Suportados | de,en,fr,pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "1.2", "default_locale": "en", "description": "__MSG_description__", "homepage_url": "https:\/\/ageofwar.online\/", "background": { "service_worker": "dist\/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'" }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |