ourWorldFM Radio
Listen to ourWorldFM anywhere.
什麼是ourWorldFM Radio?
ourWorldFM Radio是由https://www.ourworldfm.com開發的Chrome擴展程式,該擴展的主要功能是“Listen to ourWorldFM anywhere.”。
擴展截圖
下載ourWorldFM Radio擴展crx文件
下載ourWorldFM Radio擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Built for Chrome – Listen to ourWorldFM anywhere. Just click the icon on your web bar and the radio will begin playing. Click again to stop. Created by Donny Pie in less than hour. Create with confidence. Create for fun. This extension will be updated with the request line feature. Listen on the go - Download our Android App in the Google Play Store. IOS coming soon. Listen to ourWorldFM anywhere! Thank you for supporting this project created by Donny Pie. If you're interested in DJ-ing then send in a job application. Anyone can do it. It's fun!
擴展基本資訊
名稱 | ourWorldFM Radio |
ID | fmpfmhffldlaglanpppdmmgacfiaclbc |
官方網址 | https://chromewebstore.google.com/detail/ourworldfm-radio/fmpfmhffldlaglanpppdmmgacfiaclbc |
簡介 | Listen to ourWorldFM anywhere. |
檔案大小 | 177 KB |
安裝次數 | 261 |
目前版本 | 0.0.1 |
更新時間 | 2016-08-01 |
上架時間 | 2016-07-31 |
評分 | 5.00/5 共 2 次評分 |
開發者 | https://www.ourworldfm.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.ourworldfm.com |
說明頁面URL | http://www.ourworldfm.com/about/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ourWorldFM Radio", "version": "0.0.1", "manifest_version": 2, "description": "Listen to ourWorldFM anywhere.", "homepage_url": "http:\/\/ourworldfm.com", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "author": "Donnel Garner", "background": { "page": "background.html", "persistent": false }, "browser_action": { "default_icon": { "48": "images\/icon48.png" } } } |