Age of War
Play Age of War 3 game free.
Age of Warคืออะไร?
Age of War เป็นส่วนขยายของ Chrome ที่พัฒนาโดย thanhtoanlc999 และคุณลักษณะหลักของมันคือ "Play Age of War 3 game free."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Age of War
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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" } } |