Rádio Atlântida

Rádio Atlântida - Encontre todas as notícias e informações sobre Pretinho Básico, bandas e artistas da Rádio Atlântida

Rádio Atlântida란 무엇입니까?

Rádio Atlântida은(는) Ricardo Fernandes에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Rádio Atlântida - Encontre todas as notícias e informações sobre Pretinho Básico, bandas e artistas da Rádio Atlântida"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Rádio Atlântida 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Rádio - Encontre todas as notícias e informações sobre Pretinho Básico, bandas e artistas da Rádio Atlântida - Porto Alegre - Rio Grande do Sul.

Por: Ricardo Fernandes                    

확장 프로그램 기본 정보

이름 Rádio Atlântida Rádio Atlântida
ID gbcoahabglmfmddabjajjadjncmoamoe
공식 URL https://chrome.google.com/webstore/detail/r%C3%A1dio-atl%C3%A2ntida/gbcoahabglmfmddabjajjadjncmoamoe
설명 Rádio Atlântida - Encontre todas as notícias e informações sobre Pretinho Básico, bandas e artistas da Rádio Atlântida
파일 크기 36.55 KB
설치 횟수 57
현재 버전 2.0
최근 업데이트 2016-10-06
출시 날짜 2016-10-06
평점 3.13/5 총 16 개의 평점
개발자 Ricardo Fernandes
결제 유형 free
지원되는 언어 pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "content_security_policy": "default-src 'self' *; script-src 'self'; object-src 'self'; media-src 'self' *; connect-src 'self' *",
    "browser_action": {
        "default_title": "R\u00e1dio Atl\u00e2ntida"
    },
    "manifest_version": 2,
    "description": "R\u00e1dio Atl\u00e2ntida - Encontre todas as not\u00edcias e informa\u00e7\u00f5es sobre Pretinho B\u00e1sico, bandas e artistas da R\u00e1dio Atl\u00e2ntida",
    "icons": {
        "128": "128.png",
        "48": "48.png",
        "19": "19.png"
    },
    "name": "R\u00e1dio Atl\u00e2ntida",
    "permissions": [
        "tabs",
        "notifications",
        "http:\/\/www.ricardofernandes.art.br\/*"
    ],
    "version": "2.0"
}