Ant Destroyer 2
For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game.
Ant Destroyer 2คืออะไร?
Ant Destroyer 2 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zdmrmrv และคุณลักษณะหลักของมันคือ "For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ant Destroyer 2
ดาวน์โหลดไฟล์ส่วนขยาย Ant Destroyer 2 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | eimifidimflacohnlnjjggljegahfede |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ant-destroyer-2/eimifidimflacohnlnjjggljegahfede |
| คำอธิบาย | For game lovers, it is the browser add-on of the website that shares informations about Ant Destroyer 2 Game. |
| ขนาดไฟล์ | 3.03 MB |
| จำนวนการติดตั้ง | 41 |
| เวอร์ชันปัจจุบัน | 2.0 |
| อัปเดตครั้งล่าสุด | 2022-01-07 |
| วันที่เผยแพร่ | 2022-01-06 |
| ผู้พัฒนา | zdmrmrv |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.yourgoodplay.com/ant-destroyer-2/ |
| ภาษาที่รองรับ | 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"
]
} | |