Ant Destroyer 2

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

¿Qué es Ant Destroyer 2?

Ant Destroyer 2 es una extensión de Chrome desarrollada por zdmrmrv, y su función principal es "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Ant Destroyer 2

Descarga archivos de extensión Ant Destroyer 2 en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Ant Destroyer 2 Ant Destroyer 2
ID eimifidimflacohnlnjjggljegahfede
URL Oficial https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede
Descripción For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Tamaño del Archivo 3.03 MB
Cantidad de Instalaciones 41
Versión Actual 2.0
Última Actualización 2022-01-07
Fecha de Publicación 2022-01-06
Desarrollador zdmrmrv
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.yourgoodplay.com/ant-destroyer-2/
Idiomas Soportados 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"
    ]
}