Hindi Radio - Sur Station
Hindi Radio - Sur Station
O que é Hindi Radio - Sur Station?
Hindi Radio - Sur Station é uma extensão do Chrome desenvolvida por sunil.syal, e sua principal característica é "Hindi Radio - Sur Station".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Hindi Radio - Sur Station
Baixe arquivos de extensão Hindi Radio - Sur Station no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | dldnfindhjgjlheofajbckcgobiannlp |
URL Oficial | https://chrome.google.com/webstore/detail/hindi-radio-sur-station/dldnfindhjgjlheofajbckcgobiannlp |
Descrição | Hindi Radio - Sur Station |
Tamanho do Arquivo | 457 KB |
Contagem de Instalações | 100 |
Versão Atual | 4 |
Última Atualização | 2015-05-17 |
Data de Publicação | 2015-05-17 |
Classificação | 4.33/5 Total de 6 Avaliações |
Desenvolvedor | sunil.syal |
Tipo de Pagamento | free |
Site da Extensão | https://www.radionomy.com/en/radio/surstation/index |
Idiomas Suportados | 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\/" ] } |