iStream Buddy Android Box Download
For use on Android TV Box that runs on version 5.1 or higher:
Cos'è iStream Buddy Android Box Download?
iStream Buddy Android Box Download è un'estensione di Chrome sviluppata da https://istreambuddy.tv, e la sua funzione principale è "For use on Android TV Box that runs on version 5.1 or higher:".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione iStream Buddy Android Box Download
Scarica i file di estensione iStream Buddy Android Box Download in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
For use on Android TV Box that runs on version 5.1 or higher:
Download the App here: http://cliks.it/click/uMePa Informazioni di Base sull'Estensione
| Nome | |
| ID | mfnjjaepidhpfefdbjibbjdfkhicknpb |
| URL Ufficiale | https://chromewebstore.google.com/detail/istream-buddy-android-box/mfnjjaepidhpfefdbjibbjdfkhicknpb |
| Descrizione | For use on Android TV Box that runs on version 5.1 or higher: |
| Dimensione del File | 16.18 KB |
| Conteggio Installazioni | 64 |
| Versione Corrente | 2.0 |
| Ultimo Aggiornamento | 2017-08-29 |
| Data di Pubblicazione | 2017-08-28 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | https://istreambuddy.tv |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
]
} | |