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 |
官方網址 | 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" } } } |