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]
Cos'è Tamil FM and Online Radios?
Tamil FM and Online Radios è un'estensione di Chrome sviluppata da Thangaraju Ramasamy, e la sua funzione principale è "Tamil FM and Online Radios. Updated Share Features. Non Stop Music with 67 Tamil FM/Radio Stations. Feedback:[email protected]".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tamil FM and Online Radios
Scarica i file di estensione Tamil FM and Online Radios in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Tamil FM and Online Radios |
ID | oegcdpedgdcmfgmnncfeadklapgfpmgn |
URL Ufficiale | https://chromewebstore.google.com/detail/tamil-fm-and-online-radio/oegcdpedgdcmfgmnncfeadklapgfpmgn |
Descrizione | Tamil FM and Online Radios. Updated Share Features. Non Stop Music with 67 Tamil FM/Radio Stations. Feedback:[email protected] |
Dimensione del File | 96.72 KB |
Conteggio Installazioni | 2,640 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2013-09-23 |
Data di Pubblicazione | 2013-09-22 |
Valutazione | 4.10/5 Totale 124 Valutazioni |
Sviluppatore | Thangaraju Ramasamy |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.html5lib.com/?page_id=11 |
URL della Pagina di Aiuto | http://www.html5lib.com/?page_id=9 |
Lingue Supportate | 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" } |