Hindi Radio - Sur Station

Hindi Radio - Sur Station

Vad är Hindi Radio - Sur Station?

Hindi Radio - Sur Station är en Chrome-tillägg utvecklad av sunil.syal, och dess huvudfunktion är "Hindi Radio - Sur Station".

Tilläggsskärmbilder

screenshot

Ladda ner Hindi Radio - Sur Station-förlängningens CRX-fil

Ladda ner Hindi Radio - Sur Station-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

                        One more step to bring best music to you. Add this chrome extension to listen non-stop Hindi Golden Era Songs -@ Sur Station - as long your Chrome is open.                    

Grundläggande Information om Tillägg

Namn Hindi Radio - Sur Station Hindi Radio - Sur Station
ID dldnfindhjgjlheofajbckcgobiannlp
Officiell webbadress https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp
Beskrivning Hindi Radio - Sur Station
Filstorlek 457 KB
Antal Installationer 100
Aktuell Version 4
Senast Uppdaterad 2015-05-17
Publiceringsdatum 2015-05-17
Betyg 4.33/5 Totalt 6 Betyg
Utvecklare sunil.syal
Betalningssätt free
Tilläggswebbplats https://www.radionomy.com/en/radio/surstation/index
Stödda Språk hi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hindi Radio - Sur Station",
    "description": "Hindi Radio - Sur Station",
    "version": "4",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}