Cidade Alerta Ao Vivo
Cidade Alerta - Rede Record - Acompanhe ao vivo!
Was ist Cidade Alerta Ao Vivo?
Cidade Alerta Ao Vivo ist eine Chrome-Erweiterung, die von https://noticias.r7.com entwickelt wurde, und ihr Hauptmerkmal ist "Cidade Alerta - Rede Record - Acompanhe ao vivo!".
Erweiterungsscreenshots
Cidade Alerta Ao Vivo-Erweiterungs-CRX-Datei herunterladen
Laden Sie Cidade Alerta Ao Vivo-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Cidade Alerta é um jornalístico da TV Record, exibido de segunda à sexta-feira, às 17h.
O jornal carrega muita história. Há tempos fora da grade da TV Record, o programa retorna já consagrado pelos telespectadores, devido ao jeito ágil de passar a informação e com a credibilidade dos profissionais de jornalismo da emissora.
Apresentado atualmente por Marcelo Rezende, com a participação em tempo real de Comandante Hamilton e as câmeras e equipes comandadas pelo apresentador, o Cidade Alerta leva até você um olhar diferente da notícia habitual. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | iioddaccjdjhcgedceckfhjfghnedcil |
| Offizielle URL | https://chromewebstore.google.com/detail/cidade-alerta-ao-vivo/iioddaccjdjhcgedceckfhjfghnedcil |
| Beschreibung | Cidade Alerta - Rede Record - Acompanhe ao vivo! |
| Dateigröße | 88.09 KB |
| Installationsanzahl | 722 |
| Aktuelle Version | 1.3 |
| Letztes Update | 2013-12-13 |
| Veröffentlichungsdatum | 2013-12-13 |
| Bewertung | 4.74/5 Insgesamt 23 Bewertungen |
| Entwickler | https://noticias.r7.com |
| Zahlungsart | free |
| Erweiterungswebsite | http://noticias.r7.com/cidade-alerta/ |
| Unterstützte Sprachen | pt-BR |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Cidade Alerta Ao Vivo",
"short_name": "Cidade Alerta",
"description": "Cidade Alerta - Rede Record - Acompanhe ao vivo!",
"version": "1.3",
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"permissions": [
"http:\/\/*.r7.com\/",
"http:\/\/*.ir7.com.br\/"
],
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "index.html"
}
} | |