Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Was ist Ant Destroyer 2?
Ant Destroyer 2 ist eine Chrome-Erweiterung, die von zdmrmrv entwickelt wurde, und ihr Hauptmerkmal ist "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".
Erweiterungsscreenshots
Ant Destroyer 2-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ant Destroyer 2-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | eimifidimflacohnlnjjggljegahfede |
| Offizielle URL | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
| Beschreibung | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
| Dateigröße | 3.03 MB |
| Installationsanzahl | 41 |
| Aktuelle Version | 2.0 |
| Letztes Update | 2022-01-07 |
| Veröffentlichungsdatum | 2022-01-06 |
| Entwickler | zdmrmrv |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.yourgoodplay.com/ant-destroyer-2/ |
| Unterstützte Sprachen | 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"
]
} | |