Tnl Rockz Live

Listen to Tnl Rocks while your are browsing.If radio buffers use refresh button.

Tnl Rockz Live là gì?

Tnl Rockz Live là một tiện ích mở rộng Chrome được phát triển bởi maaga, và tính năng chính của nó là "Listen to Tnl Rocks while your are browsing.If radio buffers use refresh button.".

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

screenshot
screenshot

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

Tải xuống các tệp mở rộng Tnl Rockz Live 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

                        This is developed for all the TNL Rocks fans around the world.if user is experiencing low network connectivity or stream is buffering use refresh button to reload the player.Sometimes TNL online streaming just die.so check up on the official site if you want to make sure.wait sometime it will work again :) All rights are reserved by the developer.thanks for using and Have a nice day.

comments are welcome :))

====================================
     catch me up on the Facebook
     (www.facebook.com/maaga)
====================================
====================================
     TNL facebook fanpage
     (www.facebook.com/101.7TNLRocks)
=====================================


keep rocking fellas \m/                    

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

Tên Tnl Rockz Live Tnl Rockz Live
ID bgobomogpkhkeemheebpbnjonelnijbb
URL Chính Thức https://chromewebstore.google.com/detail/tnl-rockz-live/bgobomogpkhkeemheebpbnjonelnijbb
Mô tả Listen to Tnl Rocks while your are browsing.If radio buffers use refresh button.
Kích Thước Tệp 316 KB
Số Lần Cài Đặt 10
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2012-08-10
Ngày Phát Hành 2012-08-09
Đánh Giá 4.40/5 Tổng số 5 Đánh Giá
Nhà Phát Triển maaga
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tnl Rockz Live",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Listen to Tnl Rocks while your are browsing.If radio buffers use refresh button.",
    "background": {
        "page": "background.html",
        "script": "background.js"
    },
    "browser_action": {
        "default_icon": "pauseIcon.ico",
        "default_popup": "popup.html"
    },
    "icons": {
        "100": "playIcon.ico",
        "128": "128-TNL.png"
    },
    "web_accessible_resources": [
        "popup.js",
        "playIcon.ico",
        "popup.css",
        "jq\/css\/dark-hive\/jquery-ui-1.8.22.custom.css",
        "jq\/js\/jquery-1.7.2.min.js",
        "jq\/js\/jquery-ui-1.8.22.custom.min.js",
        "jq\/css\/dark-hive\/images\/ui-bg_flat_30_cccccc_40x100.png",
        "jq\/css\/dark-hive\/images\/ui-bg_flat_50_5c5c5c_40x100.png",
        "jq\/css\/dark-hive\/images\/ui-bg_glass_40_ffc73d_1x400.png",
        "jq\/css\/dark-hive\/images\/ui-bg_highlight-hard_20_0972a5_1x100.png",
        "jq\/css\/dark-hive\/images\/ui-bg_highlight-soft_33_003147_1x100.png",
        "jq\/css\/dark-hive\/images\/ui-bg_highlight-soft_35_222222_1x100.png",
        "jq\/css\/dark-hive\/images\/ui-bg_highlight-soft_44_444444_1x100.png",
        "jq\/css\/dark-hive\/images\/ui-bg_highlight-soft_80_eeeeee_1x100.png",
        "jq\/css\/dark-hive\/images\/ui-bg_loop_25_000000_21x21.png",
        "jq\/css\/dark-hive\/images\/ui-icons_a83300_256x240.png",
        "jq\/css\/dark-hive\/images\/ui-icons_222222_256x240.png",
        "jq\/css\/dark-hive\/images\/ui-icons_cccccc_256x240.png",
        "jq\/css\/dark-hive\/images\/ui-icons_ffffff_256x240.png"
    ]
}