ourWorldFM Radio
Listen to ourWorldFM anywhere.
What is ourWorldFM Radio?
ourWorldFM Radio is a Chrome extension developed by https://www.ourworldfm.com, and its main feature is "Listen to ourWorldFM anywhere.".
Extension Screenshots
Download ourWorldFM Radio Extension CRX File
Download ourWorldFM Radio extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | ourWorldFM Radio |
ID | fmpfmhffldlaglanpppdmmgacfiaclbc |
Official URL | https://chromewebstore.google.com/detail/ourworldfm-radio/fmpfmhffldlaglanpppdmmgacfiaclbc |
Description | Listen to ourWorldFM anywhere. |
File Size | 177 KB |
Installation Count | 261 |
Current Version | 0.0.1 |
Last Updated | 2016-08-01 |
Publish Date | 2016-07-31 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://www.ourworldfm.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.ourworldfm.com |
Help Page URL | http://www.ourworldfm.com/about/ |
Supported Languages | 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" } } } |