AnimixPlay For Android
The Extension provide AnimixPlay Features and Updates Status.
What is AnimixPlay For Android?
AnimixPlay For Android is a Chrome extension developed by https://animixplayapk.com, and its main feature is "The Extension provide AnimixPlay Features and Updates Status.".
Extension Screenshots
Download AnimixPlay For Android Extension CRX File
Download AnimixPlay For Android extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | AnimixPlay For Android |
ID | mldmkedljkiladbanafcniinkdamfmpm |
Official URL | https://chromewebstore.google.com/detail/animixplay-for-android/mldmkedljkiladbanafcniinkdamfmpm |
Description | The Extension provide AnimixPlay Features and Updates Status. |
File Size | 173 KB |
Installation Count | 742 |
Current Version | 1.0 |
Last Updated | 2022-01-22 |
Publish Date | 2022-01-22 |
Developer | https://animixplayapk.com |
[email protected] | |
Payment Type | free |
Extension Website | https://animixplayapk.com/ |
Supported Languages | 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" } } } |