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 |
公式URL | 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 |
Eメール | [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" } } } |