Ant Destroyer 2

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

Wat is Ant Destroyer 2?

Ant Destroyer 2 is een Chrome-extensie ontwikkeld door zdmrmrv, en de belangrijkste functie is "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Ant Destroyer 2

Download Ant Destroyer 2-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Ant Destroyer 2 Ant Destroyer 2
ID eimifidimflacohnlnjjggljegahfede
Officiële URL https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede
Beschrijving For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Bestandsgrootte 3.03 MB
Aantal Installaties 41
Huidige Versie 2.0
Laatst Bijgewerkt 2022-01-07
Publicatiedatum 2022-01-06
Ontwikkelaar zdmrmrv
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.yourgoodplay.com/ant-destroyer-2/
Ondersteunde Talen 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"
    ]
}