Raagangal
Raagangal - Quality Tamil Audio Songs Online
Raagangal란 무엇입니까?
Raagangal은(는) http://raagangal.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Raagangal - Quality Tamil Audio Songs Online"입니다.
확장 프로그램 스크린샷
Raagangal 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Tamil quality online music. Listen to all the latest film, devotional and classical Tamil music. Raagangal.com - Tamil songs FREE Unlimited FREE songs! All the latest music. The largest archive of Indian Tamil music. *** Browse entire archive including New Releases, Devotional albums, Most Popular songs and Compilations *** My Playlist - Listen to your playlists, favorite albums and even your recent plays. Create and update your playlists *** Public Playlists - Choose from over thousands of playlists. For support e-mail us at [email protected] Already have a "My Playlist" account? Even easier. Just log in. Raagangal on the Chrome App is fully integrated with your Raagangal account. Enjoy all your existing playlists and create new ones right from your Chrome App. Your music anytime, anywhere.
확장 프로그램 기본 정보
이름 | |
ID | goijahagegnkbeeaklconakdfgopjpeh |
공식 URL | https://chrome.google.com/webstore/detail/raagangal/goijahagegnkbeeaklconakdfgopjpeh |
설명 | Raagangal - Quality Tamil Audio Songs Online |
파일 크기 | 285 KB |
설치 횟수 | 203 |
현재 버전 | 1.1 |
최근 업데이트 | 2013-10-09 |
출시 날짜 | 2013-10-09 |
평점 | 4.78/5 총 9 개의 평점 |
개발자 | http://raagangal.com |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.raagangal.com |
도움말 페이지 URL | http://mobile.raagangal.com/#/feedback_view/ |
지원되는 언어 | en-US |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "images\/32.png", "default_popup": "index.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "Raagangal - Quality Tamil Audio Songs Online", "homepage_url": "http:\/\/www.raagangal.com", "icons": { "128": "images\/128.png", "16": "images\/16.png", "32": "images\/32.png", "48": "images\/48.png" }, "manifest_version": 2, "name": "Raagangal", "permissions": [ "http:\/\/*.raagangal.com\/*", "notifications" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1" } |