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."입니다.

확장 프로그램 스크린샷

screenshot

Age of War 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
    }
}