Ellite Fm

Listen to Elite Fm in Chrome while browsing !! Just click on the icon to play or stop the radio. :)

Ellite Fm란 무엇입니까?

Ellite Fm은(는) https://ellitefm.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Listen to Elite Fm in Chrome while browsing !! Just click on the icon to play or stop the radio. :)"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Ellite Fm 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Na Ellite Fm tocam as melhores músicas 24 hs por dia!
O melhor do Pop | Rock | Top 40
Agora direto no seu Chrome. :)

✓ Nossas Redes:
https://www.facebook.com/RadioElliteMix
https://twitter.com/RadioElliteMix
https://plus.google.com/+RadioellitemixBrasil

✓ Nosso Aplicativo:
http://www.ellitefm.com/aplicativo

✓ Dúvidas?
[email protected]

Obrigado por instalar nossa extensão.                    

확장 프로그램 기본 정보

이름 Ellite Fm Ellite Fm
ID dnbikcfcnbkefndgejgjimhneefmfhjh
공식 URL https://chromewebstore.google.com/detail/ellite-fm/dnbikcfcnbkefndgejgjimhneefmfhjh
설명 Listen to Elite Fm in Chrome while browsing !! Just click on the icon to play or stop the radio. :)
파일 크기 56.05 KB
설치 횟수 10
현재 버전 1.1.1
최근 업데이트 2021-01-13
출시 날짜 2020-01-26
평점 5.00/5 총 3 개의 평점
개발자 https://ellitefm.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://ellitefm.com/
도움말 페이지 URL https://ellitefm.com/privacy/
개인정보 보호 정책 페이지 URL https://ellitefm.com/privacy
지원되는 언어 de,en,en-US,fr,ca,es,it,pt-BR,pt-PT,cs,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Ellite Fm",
    "background": {
        "scripts": [
            "player.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/off.png",
        "default_title": "__MSG_appButtonDesc__"
    },
    "default_locale": "pt_BR",
    "description": "__MSG_appDesc__",
    "homepage_url": "http:\/\/ellitefm.com",
    "icons": {
        "128": "images\/logo.png"
    },
    "manifest_version": 2,
    "name": "Ellite Fm",
    "version": "1.1.1",
    "web_accessible_resources": [
        "images\/*.png"
    ]
}