Age of War

Play Age of War 3 game free.

Vad är Age of War?

Age of War är en Chrome-tillägg utvecklad av thanhtoanlc999, och dess huvudfunktion är "Play Age of War 3 game free.".

Tilläggsskärmbilder

screenshot

Ladda ner Age of War-förlängningens CRX-fil

Ladda ner Age of War-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Age of War Age of War
ID ennnmonobfbpgdbbcjjhkhhpnjaglkah
Officiell webbadress https://chromewebstore.google.com/detail/age-of-war/ennnmonobfbpgdbbcjjhkhhpnjaglkah
Beskrivning Play Age of War 3 game free.
Filstorlek 12.19 MB
Antal Installationer 611
Aktuell Version 1.2
Senast Uppdaterad 2022-04-08
Publiceringsdatum 2022-04-08
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare thanhtoanlc999
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://ageofwar.online
URL till Sekretesspolicy Sidan https://thanhtoanlc999-55254.web.app
Stödda Språk 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"
    }
}