Raagangal

Raagangal - Quality Tamil Audio Songs Online

Raagangal là gì?

Raagangal là một tiện ích mở rộng Chrome được phát triển bởi http://raagangal.com, và tính năng chính của nó là "Raagangal - Quality Tamil Audio Songs Online".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Raagangal

Tải xuống các tệp mở rộng Raagangal dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Raagangal Raagangal
ID goijahagegnkbeeaklconakdfgopjpeh
URL Chính Thức https://chrome.google.com/webstore/detail/raagangal/goijahagegnkbeeaklconakdfgopjpeh
Mô tả Raagangal - Quality Tamil Audio Songs Online
Kích Thước Tệp 285 KB
Số Lần Cài Đặt 203
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2013-10-09
Ngày Phát Hành 2013-10-09
Đánh Giá 4.78/5 Tổng số 9 Đánh Giá
Nhà Phát Triển http://raagangal.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.raagangal.com
URL Trang Trợ Giúp http://mobile.raagangal.com/#/feedback_view/
Ngôn Ngữ Được Hỗ Trợ 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"
}