TV Online Guia
Seu controle remoto para assistir TV online.
Wat is TV Online Guia?
TV Online Guia is een Chrome-extensie ontwikkeld door UnkApps, en de belangrijkste functie is "Seu controle remoto para assistir TV online.".
Extensie Screenshots
Download het CRX-bestand van de extensie TV Online Guia
Download TV Online Guia-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
Essa extensão lista os canais que possuem streaming ao vivo.
Principais funcionalidades:
- Lista com mais de 20 canais.
- Links para programação e ao-vivo.
- Busca de canais.
*Essa extensão apenas prove links para os sites oficias, e não realiza nenhuma transmissão ilegal. Basisinformatie over de Extensie
| Naam | |
| ID | gbomaenjpmaeabacnllkhgijpdhplphb |
| Officiële URL | https://chromewebstore.google.com/detail/tv-online-guia/gbomaenjpmaeabacnllkhgijpdhplphb |
| Beschrijving | Seu controle remoto para assistir TV online. |
| Bestandsgrootte | 190 KB |
| Aantal Installaties | 1,374 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2017-08-14 |
| Publicatiedatum | 2017-08-14 |
| Beoordeling | 3.40/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | UnkApps |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | pt-BR |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "TV Online Guia",
"description": "Seu controle remoto para assistir TV online.",
"version": "1.0.1",
"permissions": [
"storage"
],
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"browser_action": {
"default_icon": {
"19": "img\/icon48.png",
"38": "img\/icon48.png"
},
"default_popup": "popup.html"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.sky.com.br; object-src 'self'",
"web_accessible_resources": [
"img\/icon128.png",
"data\/canais.json"
]
} | |