AnimixPlay For Android
The Extension provide AnimixPlay Features and Updates Status.
Hvad er AnimixPlay For Android?
AnimixPlay For Android er en Chrome-udvidelse udviklet af https://animixplayapk.com, og dens hovedfunktion er "The Extension provide AnimixPlay Features and Updates Status.".
Udvidelsesskærmbilleder
Download AnimixPlay For Android-udvidelses-CRX-fil
Download AnimixPlay For Android-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | AnimixPlay For Android |
ID | mldmkedljkiladbanafcniinkdamfmpm |
Officiel URL | https://chromewebstore.google.com/detail/animixplay-for-android/mldmkedljkiladbanafcniinkdamfmpm |
Beskrivelse | The Extension provide AnimixPlay Features and Updates Status. |
Filstørrelse | 173 KB |
Antal Installationer | 742 |
Nuværende Version | 1.0 |
Senest Opdateret | 2022-01-22 |
Udgivelsesdato | 2022-01-22 |
Udvikler | https://animixplayapk.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://animixplayapk.com/ |
Understøttede Sprog | 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" } } } |