Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Cos'è Ant Destroyer 2?
Ant Destroyer 2 è un'estensione di Chrome sviluppata da zdmrmrv, e la sua funzione principale è "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ant Destroyer 2
Scarica i file di estensione Ant Destroyer 2 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Ant Destroyer 2 |
ID | eimifidimflacohnlnjjggljegahfede |
URL Ufficiale | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
Descrizione | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
Dimensione del File | 3.03 MB |
Conteggio Installazioni | 41 |
Versione Corrente | 2.0 |
Ultimo Aggiornamento | 2022-01-07 |
Data di Pubblicazione | 2022-01-06 |
Sviluppatore | zdmrmrv |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.yourgoodplay.com/ant-destroyer-2/ |
Lingue Supportate | 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" ] } |