AnimixPlay For Android
The Extension provide AnimixPlay Features and Updates Status.
什么是AnimixPlay For Android?
AnimixPlay For Android是由https://animixplayapk.com开发的Chrome扩展程序,该扩展的主要功能是“The Extension provide AnimixPlay Features and Updates Status.”。
扩展截图
下载AnimixPlay For Android扩展crx文件
下载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" } } } |