Age of War
Play Age of War 3 game free.
Was ist Age of War?
Age of War ist eine Chrome-Erweiterung, die von thanhtoanlc999 entwickelt wurde, und ihr Hauptmerkmal ist "Play Age of War 3 game free.".
Erweiterungsscreenshots
Age of War-Erweiterungs-CRX-Datei herunterladen
Laden Sie Age of War-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Age of War |
ID | ennnmonobfbpgdbbcjjhkhhpnjaglkah |
Offizielle URL | https://chromewebstore.google.com/detail/age-of-war/ennnmonobfbpgdbbcjjhkhhpnjaglkah |
Beschreibung | Play Age of War 3 game free. |
Dateigröße | 12.19 MB |
Installationsanzahl | 611 |
Aktuelle Version | 1.2 |
Letztes Update | 2022-04-08 |
Veröffentlichungsdatum | 2022-04-08 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | thanhtoanlc999 |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://ageofwar.online |
URL der Datenschutzrichtlinien-Seite | https://thanhtoanlc999-55254.web.app |
Unterstützte Sprachen | 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" } } |