Age of War
Play Age of War 3 game free.
Qu'est-ce que Age of War ?
Age of War est une extension Chrome développée par thanhtoanlc999, et sa fonction principale est "Play Age of War 3 game free.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Age of War
Téléchargez les fichiers d'extension Age of War au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Age of War |
ID | ennnmonobfbpgdbbcjjhkhhpnjaglkah |
URL Officiel | https://chromewebstore.google.com/detail/age-of-war/ennnmonobfbpgdbbcjjhkhhpnjaglkah |
Description | Play Age of War 3 game free. |
Taille du Fichier | 12.19 MB |
Nombre d'Installations | 611 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2022-04-08 |
Date de Publication | 2022-04-08 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | thanhtoanlc999 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://ageofwar.online |
URL de la Page de Politique de Confidentialité | https://thanhtoanlc999-55254.web.app |
Langues Prises en Charge | 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" } } |