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]

Vad är Tamil FM and Online Radios?

Tamil FM and Online Radios är en Chrome-tillägg utvecklad av Thangaraju Ramasamy, och dess huvudfunktion är "Tamil FM and Online Radios. Updated Share Features. Non Stop Music with 67 Tamil FM/Radio Stations. Feedback:[email protected]".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Tamil FM and Online Radios-förlängningens CRX-fil

Ladda ner Tamil FM and Online Radios-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Tamil FM and Online Radios Tamil FM and Online Radios
ID oegcdpedgdcmfgmnncfeadklapgfpmgn
Officiell webbadress https://chromewebstore.google.com/detail/tamil-fm-and-online-radio/oegcdpedgdcmfgmnncfeadklapgfpmgn
Beskrivning Tamil FM and Online Radios. Updated Share Features. Non Stop Music with 67 Tamil FM/Radio Stations. Feedback:[email protected]
Filstorlek 96.72 KB
Antal Installationer 2,640
Aktuell Version 1.0.1
Senast Uppdaterad 2013-09-23
Publiceringsdatum 2013-09-22
Betyg 4.10/5 Totalt 124 Betyg
Utvecklare Thangaraju Ramasamy
Betalningssätt free
Tilläggswebbplats http://www.html5lib.com/?page_id=11
Hjälpsida URL http://www.html5lib.com/?page_id=9
Stödda Språk 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"
}