Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Apa itu Ant Destroyer 2?
Ant Destroyer 2 adalah ekstensi Chrome yang dikembangkan oleh zdmrmrv, dan fitur utamanya adalah "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Ant Destroyer 2
Unduh file ekstensi Ant Destroyer 2 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Ant Destroyer 2 |
ID | eimifidimflacohnlnjjggljegahfede |
URL Resmi | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
Deskripsi | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
Ukuran File | 3.03 MB |
Jumlah Instalasi | 41 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2022-01-07 |
Tanggal Publikasi | 2022-01-06 |
Pengembang | zdmrmrv |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.yourgoodplay.com/ant-destroyer-2/ |
Bahasa yang Didukung | 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" ] } |