Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Qu'est-ce que Ant Destroyer 2 ?
Ant Destroyer 2 est une extension Chrome développée par zdmrmrv, et sa fonction principale est "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ant Destroyer 2
Téléchargez les fichiers d'extension Ant Destroyer 2 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Ant Destroyer 2 |
ID | eimifidimflacohnlnjjggljegahfede |
URL Officiel | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
Description | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
Taille du Fichier | 3.03 MB |
Nombre d'Installations | 41 |
Version Actuelle | 2.0 |
Dernière Mise à Jour | 2022-01-07 |
Date de Publication | 2022-01-06 |
Développeur | zdmrmrv |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.yourgoodplay.com/ant-destroyer-2/ |
Langues Prises en Charge | 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" ] } |