Age of War
Play Age of War 3 game free.
Age of Warとは何ですか?
Age of Warはthanhtoanlc999によって開発されたChromeの拡張機能で、その主な機能は「Play Age of War 3 game free.」です。
拡張機能のスクリーンショット
Age of War拡張機能のCRXファイルをダウンロード
Age of War拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Age of War |
ID | ennnmonobfbpgdbbcjjhkhhpnjaglkah |
公式URL | https://chromewebstore.google.com/detail/age-of-war/ennnmonobfbpgdbbcjjhkhhpnjaglkah |
説明 | Play Age of War 3 game free. |
ファイルサイズ | 12.19 MB |
インストール数 | 611 |
現在のバージョン | 1.2 |
最終更新日 | 2022-04-08 |
公開日 | 2022-04-08 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | thanhtoanlc999 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://ageofwar.online |
プライバシーポリシーページのURL | https://thanhtoanlc999-55254.web.app |
対応言語 | 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" } } |