Tamil FM and Online Radios
Tamil FM and Online Radios. Updated Share Features. Non Stop Music with 67 Tamil FM/Radio Stations. Feedback:[email protected]
Was ist Tamil FM and Online Radios?
Tamil FM and Online Radios ist eine Chrome-Erweiterung, die von Thangaraju Ramasamy entwickelt wurde, und ihr Hauptmerkmal ist "Tamil FM and Online Radios. Updated Share Features. Non Stop Music with 67 Tamil FM/Radio Stations. Feedback:[email protected]".
Erweiterungsscreenshots
Tamil FM and Online Radios-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tamil FM and Online Radios-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Tamil FM Radios, தமிழ் FM ரேடியோ . Version 1.0.1 ------------- Fixed background page InActive bug --------Updated with manifest version:2-------- Tamil FM and Online Radio extension plays the online radio in background. Background playing allows you listening radio program while continuing other work. This extension will work with the help of Windows media player plugin. If you don't have media player installed in your system, please install the plugin first. Media Player Plugin could be installed from http://port25.technet.com/pages/windows-media-player-firefox-plugin-download.aspx Please follow the instruction for installing the media player plugin. http://port25.technet.com/pages/windows-media-player-firefox-plugin-download.aspx Thanks.
Grundlegende Informationen zur Erweiterung
Name | Tamil FM and Online Radios |
ID | oegcdpedgdcmfgmnncfeadklapgfpmgn |
Offizielle URL | https://chromewebstore.google.com/detail/tamil-fm-and-online-radio/oegcdpedgdcmfgmnncfeadklapgfpmgn |
Beschreibung | Tamil FM and Online Radios. Updated Share Features. Non Stop Music with 67 Tamil FM/Radio Stations. Feedback:[email protected] |
Dateigröße | 96.72 KB |
Installationsanzahl | 2,640 |
Aktuelle Version | 1.0.1 |
Letztes Update | 2013-09-23 |
Veröffentlichungsdatum | 2013-09-22 |
Bewertung | 4.10/5 Insgesamt 124 Bewertungen |
Entwickler | Thangaraju Ramasamy |
Zahlungsart | free |
Erweiterungswebsite | http://www.html5lib.com/?page_id=11 |
Hilfeseite URL | http://www.html5lib.com/?page_id=9 |
Unterstützte Sprachen | en-GB |
manifest.json | |
{ "background": { "page": "background.html", "persistent": true }, "browser_action": { "default_icon": "static\/icon-radio64x64.png", "default_title": "Tamil FM and Online Radios", "default_popup": "popup.html" }, "description": "Tamil FM and Online Radios. Updated Share Features. Non Stop Music with 67 Tamil FM\/Radio Stations. Feedback:[email protected]", "icons": { "128": "static\/icon-radio128x128.png", "16": "static\/icon-radio32x32.png", "32": "static\/icon-radio32x32.png", "48": "static\/icon-radio48x48.png", "64": "static\/icon-radio64x64.png" }, "name": "Tamil FM and Online Radios", "options_page": "options.html", "permissions": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.1" } |