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文件

下载Ellite Fm扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    ]
}