Ant Destroyer 2

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

O que é Ant Destroyer 2?

Ant Destroyer 2 é uma extensão do Chrome desenvolvida por zdmrmrv, e sua principal característica é "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Ant Destroyer 2

Baixe arquivos de extensão Ant Destroyer 2 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Ant Destroyer 2 Ant Destroyer 2
ID eimifidimflacohnlnjjggljegahfede
URL Oficial https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede
Descrição For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Tamanho do Arquivo 3.03 MB
Contagem de Instalações 41
Versão Atual 2.0
Última Atualização 2022-01-07
Data de Publicação 2022-01-06
Desenvolvedor zdmrmrv
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.yourgoodplay.com/ant-destroyer-2/
Idiomas Suportados 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"
    ]
}