iStream Buddy Android Box Download
For use on Android TV Box that runs on version 5.1 or higher:
Wat is iStream Buddy Android Box Download?
iStream Buddy Android Box Download is een Chrome-extensie ontwikkeld door https://istreambuddy.tv, en de belangrijkste functie is "For use on Android TV Box that runs on version 5.1 or higher:".
Extensie Screenshots
Download het CRX-bestand van de extensie iStream Buddy Android Box Download
Download iStream Buddy Android Box Download-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
For use on Android TV Box that runs on version 5.1 or higher: Download the App here: http://cliks.it/click/uMePa
Basisinformatie over de Extensie
Naam | iStream Buddy Android Box Download |
ID | mfnjjaepidhpfefdbjibbjdfkhicknpb |
Officiële URL | https://chromewebstore.google.com/detail/istream-buddy-android-box/mfnjjaepidhpfefdbjibbjdfkhicknpb |
Beschrijving | For use on Android TV Box that runs on version 5.1 or higher: |
Bestandsgrootte | 16.18 KB |
Aantal Installaties | 64 |
Huidige Versie | 2.0 |
Laatst Bijgewerkt | 2017-08-29 |
Publicatiedatum | 2017-08-28 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://istreambuddy.tv |
Betalingswijze | free |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "iStream Buddy Android Box Download", "manifest_version": 2, "short_name": "istreamAndroid", "description": "For use on Android TV Box that runs on version 5.1 or higher:", "version": "2.0", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_529-1503166231.jpg" }, "icons": { "128": "128px_529-1503166302.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |