Ethiopian FM Radio

Listen online to Ethiopia radio stations

什麼是Ethiopian FM Radio?

Ethiopian FM Radio是由Fasil Minale開發的Chrome擴展程式,該擴展的主要功能是“Listen online to Ethiopia radio stations”。

擴展截圖

screenshot
screenshot

下載Ethiopian FM Radio擴展crx文件

下載Ethiopian FM Radio擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Quick launch Ethiopian Radio                    

擴展基本資訊

名稱 Ethiopian FM Radio Ethiopian FM Radio
ID ndcogkbbdjggnbnpbienpbhmnlgdanke
官方網址 https://chromewebstore.google.com/detail/ethiopian-fm-radio/ndcogkbbdjggnbnpbienpbhmnlgdanke
簡介 Listen online to Ethiopia radio stations
檔案大小 72.69 KB
安裝次數 196
目前版本 2.0.0
更新時間 2020-11-23
上架時間 2020-05-02
評分 4.67/5 共 3 次評分
開發者 Fasil Minale
電子郵箱 [email protected]
付費類型 free
擴展官網 https://etwebfm.com
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ethiopian FM Radio",
    "author": "Fasil Minale",
    "version": "2.0.0",
    "description": "Listen online to Ethiopia radio stations",
    "icons": {
        "16": "logo16.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "browser_action": {
        "default_icon": "logo128.png",
        "default_title": "Ethiopian FM Radio"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}