AnimixPlay For Android
The Extension provide AnimixPlay Features and Updates Status.
AnimixPlay For Androidคืออะไร?
AnimixPlay For Android เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://animixplayapk.com และคุณลักษณะหลักของมันคือ "The Extension provide AnimixPlay Features and Updates Status."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AnimixPlay For Android
ดาวน์โหลดไฟล์ส่วนขยาย AnimixPlay For Android ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension created for share latest updates and features of animixplay apk. Install it to get new version alert. animixplay is modern app to enjoy unlimited content of anime videos. Download this extension to track - whats new version & features. Also provide android installing steps.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | AnimixPlay For Android |
ID | mldmkedljkiladbanafcniinkdamfmpm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/animixplay-for-android/mldmkedljkiladbanafcniinkdamfmpm |
คำอธิบาย | The Extension provide AnimixPlay Features and Updates Status. |
ขนาดไฟล์ | 173 KB |
จำนวนการติดตั้ง | 742 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2022-01-22 |
วันที่เผยแพร่ | 2022-01-22 |
ผู้พัฒนา | https://animixplayapk.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://animixplayapk.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AnimixPlay For Android", "description": "The Extension provide AnimixPlay Features and Updates Status. ", "version": "1.0", "manifest_version": 3, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } } |