Age of War

Play Age of War 3 game free.

What is Age of War?

Age of War is a Chrome extension developed by thanhtoanlc999, and its main feature is "Play Age of War 3 game free.".

Extension Screenshots

screenshot

Download Age of War Extension CRX File

Download Age of War extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Age of War Age of War
ID ennnmonobfbpgdbbcjjhkhhpnjaglkah
Official URL https://chromewebstore.google.com/detail/age-of-war/ennnmonobfbpgdbbcjjhkhhpnjaglkah
Description Play Age of War 3 game free.
File Size 12.19 MB
Installation Count 611
Current Version 1.2
Last Updated 2022-04-08
Publish Date 2022-04-08
Rating 5.00/5 Total 1 Ratings
Developer thanhtoanlc999
Email [email protected]
Payment Type free
Extension Website https://ageofwar.online
Privacy Policy Page URL https://thanhtoanlc999-55254.web.app
Supported Languages 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"
    }
}