Raagangal
Raagangal - Quality Tamil Audio Songs Online
Raagangalとは何ですか?
Raagangalはhttp://raagangal.comによって開発されたChromeの拡張機能で、その主な機能は「Raagangal - Quality Tamil Audio Songs Online」です。
拡張機能のスクリーンショット
Raagangal拡張機能のCRXファイルをダウンロード
Raagangal拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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" } |