Cidade Alerta Ao Vivo
Cidade Alerta - Rede Record - Acompanhe ao vivo!
Vad är Cidade Alerta Ao Vivo?
Cidade Alerta Ao Vivo är en Chrome-tillägg utvecklad av https://noticias.r7.com, och dess huvudfunktion är "Cidade Alerta - Rede Record - Acompanhe ao vivo!".
Tilläggsskärmbilder
Ladda ner Cidade Alerta Ao Vivo-förlängningens CRX-fil
Ladda ner Cidade Alerta Ao Vivo-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | iioddaccjdjhcgedceckfhjfghnedcil |
| Officiell webbadress | https://chromewebstore.google.com/detail/cidade-alerta-ao-vivo/iioddaccjdjhcgedceckfhjfghnedcil |
| Beskrivning | Cidade Alerta - Rede Record - Acompanhe ao vivo! |
| Filstorlek | 88.09 KB |
| Antal Installationer | 722 |
| Aktuell Version | 1.3 |
| Senast Uppdaterad | 2013-12-13 |
| Publiceringsdatum | 2013-12-13 |
| Betyg | 4.74/5 Totalt 23 Betyg |
| Utvecklare | https://noticias.r7.com |
| Betalningssätt | free |
| Tilläggswebbplats | http://noticias.r7.com/cidade-alerta/ |
| Stödda Språk | 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"
}
} | |