Ant Destroyer 2

For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.

Co je Ant Destroyer 2?

Ant Destroyer 2 je rozšíření Chrome vyvinuté zdmrmrv, a jeho hlavní funkcí je „For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Ant Destroyer 2

Stáhněte si soubory rozšíření Ant Destroyer 2 ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        It is the Chrome extension of the website, which shares the informations about Ant Destroyer 2 Game and what you need to know before downloading it.                    

Základní Informace o Rozšíření

Název Ant Destroyer 2 Ant Destroyer 2
ID eimifidimflacohnlnjjggljegahfede
Oficiální URL https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede
Popis For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Velikost souboru 3.03 MB
Počet instalací 41
Aktuální Verze 2.0
Poslední Aktualizace 2022-01-07
Datum Vydání 2022-01-06
Vývojář zdmrmrv
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.yourgoodplay.com/ant-destroyer-2/
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ant Destroyer 2",
    "description": "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.",
    "version": "2.0",
    "manifest_version": 2,
    "background": {
        "scripts": [
            ".\/background.js"
        ]
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "browser_action": {
        "default_popup": ".\/popup.html"
    },
    "permissions": [
        "storage",
        "https:\/\/www.yourgoodplay.com\/ant-destroyer-2\/",
        "background"
    ]
}